Click to See Complete Forum and Search --> : Working with CSS in netscape navigator 4.7 (with Java Script disabled)


vikramp
04-25-2005, 09:16 AM
i'm facing a major problem
i'm using css in my HTML code if i run the html cohe in IE the CSS is working fine but if i run the same code in netscape navigator 4.7 and disabling the java script the CSS does not work :confused: is there any way through which i can make the CSS work in NN 4.7 with JavaScript disabled

Thanks in advance

Fang
04-25-2005, 10:08 AM
CSS has nothing to do with JavaScript. Your problem is due to NN4.7's lack of support for CSS. Many site use the import rule to hide CSS from NN4.
See the CSS support (http://www.csscreator.com/attributes/)