Wed, 2003-06-18 11:33
Hi. I've been testing a projet which has a scrollable div in IE 5. The scroll is applied as an inline style:
style="height: 96%; overflow: auto;"
However, when viewed in IE 5, the div doesn't appear. Does IE5 not support scrollable divs?
Also, what would anyone suggest as an alternative for this functionality - I would prefer not having to use a frame, but would consider an iframe, if supported by IE v 5!!
Cheers.
Wed, 2003-06-18 14:44
#1
rendering <div> in IE5
AFAIK it does... could we see some source code / a link to the page you're trying this on? I wouldn't have expected it to just not show...