[Xerte] Limiting height of text input

Dave Burnett d_b_burnett at hotmail.com
Mon Feb 11 14:53:02 GMT 2013


If you keep typing, it will wrap and expand the input box.
How to defeat this (without using maxChars)?

teicon.txt._height = 18;teicon.txt.background = false;teicon.txt.border = true;teicon.txt.type = 'input';teicon.txt.selectable = true;teicon.wordWrap = false;teicon.txt.multiline = false;setFocus(teicon.txt);teicon.txt.text = ""; 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20130211/911e144c/attachment.html>


More information about the Xerte mailing list