I'm trying to write a javascript that will alter the width of a textbox that works in Netscape 4.7.
Example that works in IE and NS7...
document.formname.txtbox.size = length
Any help appreciated.
*UPDATE*
Decided to use different size images instead. With just Javascript to swap the images at every time interval.
