Characters remaining |
3/24/2009 08:17:51 | |
| PHPRunner General questions | ||
|
T
thesofa author
Hi |
||
|
|
Sergey Kornilov admin 3/24/2009 |
|
It works the same way in all versions of PHPRunner. <script>
|
|
|
T
|
thesofa author 3/25/2009 |
It works the same way in all versions of PHPRunner. Pick any example of this on the web say this one: http://www.hscripts.com/scripts/JavaScript...acter-count.php Add a new readonly field in Visual Editor to display the number of characters left. Redefine textarea's onkeyup event handler to use supplied Javascript function that updates the counter. <script>
|
|
|
A
|
acpan 3/30/2009 |
|
Hi, try this link, here, another approach see if it helps. |
|
|
|
Sergey Kornilov admin 3/30/2009 |
|
acpan, |
|