Try using
style = "width:100%;height:100%"
Hope this works
Sonia:rolleyes:
Printable View
Try using
style = "width:100%;height:100%"
Hope this works
Sonia:rolleyes:
Cheers Sonja, that's what I tried origionally though & can't get it to work. :rolleyes:
It's probably me fiddling with browser settings, does this work on your PC?
What tag are you applying the style to? I would think you'd have trouble if it was an inline tag.
<input> tag ...
Thanks, :)
perhaps it is working and you just don't know it...
Try setting the style of the <form> to 100% also. The input will expand to fit the form, the <form> will expand to fit whatever it is in.