J
JJ
I am trying to stop my layout spoiling when a textbox with a width of 100%
has a large amount of text in it.
On the master page I have tried using a div with style="overflow:auto", and
this work for that div, but the layout still expands as if the overflow
wasn't working.
Anyone come across this? Am I going to have to set the exact width of all my
textboxes according to every layout?
JJ
has a large amount of text in it.
On the master page I have tried using a div with style="overflow:auto", and
this work for that div, but the layout still expands as if the overflow
wasn't working.
Anyone come across this? Am I going to have to set the exact width of all my
textboxes according to every layout?
JJ