deoblo1
Dec 5th, 2000, 03:10 PM
Does anyone know if DHTML will work in Netscape 3.0?
RealisticGraphics
Dec 5th, 2000, 06:32 PM
As far as I know DHTML is only available in IE
Mark Sreeves
Dec 6th, 2000, 02:21 AM
DHTML tends to make extensive use of layers and therefore requires Netscape 4 or Internet Explorer 4. The way in which the objects within a page are referenced differs slightly between Netscape and IE so the javascript needs to detect the browser and allow for this.
Nearly all the scripts on http://www.bratta.com are cross-browser compatable whereas the a lot of the so called "DHTML" on http://www.24fun.com use 'built-in'IE components.
So, to answer your question: No! (but you could always try it and see :) )