toolman
02-19-2004, 03:58 PM
How can i disable the scrollbar in a text box?
Another thing, how do i put a limit of characters in a text box?
Another thing, how do i put a limit of characters in a text box?
|
View Full Version : Disable scrolling in a text box toolman 02-19-2004, 03:58 PM How can i disable the scrollbar in a text box? Another thing, how do i put a limit of characters in a text box? SSPrincess 02-19-2004, 06:19 PM To have no scrollbars simply put: scrollbars=no I'm not sure about how to limit the number of characters though... I hope this helps. Have a nice day! :) pb&j 02-19-2004, 06:28 PM limiting characters numbers... http://www.dynamicdrive.com/dynamicindex16/limitinput.htm |