misohoni
Jul 27th 2004, 2:25 am
I have a multi line form text table and have a background image on the site. Problem is that it scrolls up when more text is typed in the form box. How can I make it fixed?
Here's the code:
<div id="ChatPane" style="BACKGROUND: url(mods/iai/jsrs/raybot.gif) no-repeat left top; background-color: #EFF8FA; width:462px; height:226px; z-index:1; overflow: scroll; left: 0px; top: 0px; border: #C5C4CA; padding: 0px"></div>
Here's the code:
<div id="ChatPane" style="BACKGROUND: url(mods/iai/jsrs/raybot.gif) no-repeat left top; background-color: #EFF8FA; width:462px; height:226px; z-index:1; overflow: scroll; left: 0px; top: 0px; border: #C5C4CA; padding: 0px"></div>