sasha
02-11-2003, 12:09 AM
Netscape 4 chokes vhen opening this page http://bloomingpoint.com. can anyone tell why ?
![]() | View Full Version : plain HTML question sasha 02-11-2003, 12:09 AM Netscape 4 chokes vhen opening this page http://bloomingpoint.com. can anyone tell why ? luxline 02-11-2003, 02:07 AM So does Opera and Mozilla. IE handles javascript much more loosely than the other browsers. Its not the html, its your javascript. Im not a javascript expert, so you'd need to seek advice from someone else on this. good luck! Rich2k 02-11-2003, 05:34 AM Works for my under netscape 4, although slow to render when compared with IE sasha 02-11-2003, 08:54 AM Originally posted by luxline So does Opera and Mozilla. IE handles javascript much more loosely than the other browsers. Its not the html, its your javascript. Im not a javascript expert, so you'd need to seek advice from someone else on this. good luck! That is odd. It looks perfect under Mozilla for me (on Linux ) and it looks the same with Konqueror. And JavaScript is the most basic of all JavaScripts and I can tell for sure that this is not the problem. The problem has to do with tables, and possibly background images for those, I would just like to know what exactly it is so I can find some work-around. Eric Lim 02-11-2003, 09:34 AM Done by DreamWeaver? Check the site below and look for "layers". http://www.dreamweavermx-templates.com/tutorials/tuttempts.cfm Good Luck sasha 02-11-2003, 09:53 AM Originally posted by cyberservers Done by DreamWeaver? Check the site below and look for "layers". http://www.dreamweavermx-templates.com/tutorials/tuttempts.cfm Good Luck Done by joe (http://sourceforge.net/projects/joe-editor/) :) jonasf 02-11-2003, 02:45 PM the html validator under www.w3c.org says, it can't even extract any characters from the page, although I am able to open the page... You might want to try to load up the page and let it validate. |