Hi, I used this code:
<div style="border : solid 2px #ff0000; background : #000000; color : #ffffff; padding : 4px; width : 200px; height : 50px; ">
1<br />
2<br />
3<br />
4<br />
5<br />
6<br />
7<br />
8<br />
9<br />
10<br />
</div>
to set up a scrolling div area. It works fine until i expand the width and height. It will still work perfect in IE but it stops working in Firefox. Anybody know how to fix it?



Reply With Quote

Bookmarks