More Netscape fun!

So I just discovered that this site works in NS 2 & 3 much better than it does in NS 4. Why? Because earlier versions of netscape simply ignore all the CSS-P stuff that I do in here. It ends up with every element just appearing in a list, one after the other. Which is great! Netscape 4, however, with it’s buggy, limited support of CSS-P, correctly positions the elements, but then as it doesn’t know what to do with the overflow attribute, it can’t have that funky scrolling thing that I do. So it looks like I’ll need to have two DIV declarations : 1, for CSS-P-compatible browsers that know what to do with the overflow attributes. These ones will scroll, so that they’ll match to the existing box length. Then for NS, I won’t include a height attribute, so the box should just extend for as long as there’s text. Not sure when I’ll get to this, but sometime I will, I swear. 🙂

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: