Change text box size: Difference between revisions
From Catglobe Wiki
More actions
New page: == Challenge == You want to change the text box size in a Text question .The script is often used together with the Maximum text length script == Code == <source lang="javascript"> ques... |
(No difference)
|
Revision as of 09:56, 2 March 2009
Challenge
You want to change the text box size in a Text question .The script is often used together with the Maximum text length script
Code
quest.size=50;