One Touch Select ALL: CODE, PHP, HTMML
This modification is in the archives.
This is small hack used Script selectCode.
Install: 1. Open Temp: headinclude Add below: PHP Code:
<script type="text/javascript">
2. Open bbcode_code: find: PHP Code:
$vbphrase[code]:
PHP Code:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a>
find: PHP Code:
$vbphrase[html_code]:
PHP Code:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a>
find: PHP Code:
$vbphrase[php_code]:
PHP Code:
<a href="#" onclick="selectCode(this); return false;"><input type="button" value="Select All" /></a>
PHP Code:
$code
PHP Code:
<pre>$code</pre>
Hope u like! Download No files for download. Screenshots |