HTML - In Netscape Is A Mess
I have this page made with Dreamweaver.
http://www.interfaceit.eu/eurometal/home.html in IE it works fine but with Netscape is a mess. Can anybody advise me what should i do? How can I eleminate the spaces that appears in Netscape Borwser? Thank You Similar TutorialsOkay guys, here's the situation. Basically, everything looks as it should within FireFox on my page, however IE brings me weird troubles. Upon loading the page at first in IE, it usually has some stranger extra space around the border, you'll see what I mean when I link it up. However, upon a refresh it looks as it should. What changes in a refresh on IE? So I temporarily just set the java popup window to be immediate, which auto-refreshes the page thus making look as it should. I don't know if this method fixes the look for everybody though. Here is the page with the java popup: http://perfectpathtowealth.com Here is it without: http://perfectpathtowealth.com/testindex123.html Anyone have any idea what I could do to fix the problem in IE? Thanks in advance! The page in question is - suspicious link removed; may be added to another post once the virus has been removed - I changed some images on the page several days ago and all seemed fine. Today the page has stopped loading. Any help would be a blessing for sure. Front Page is the problem and I am doing my best to get away from the program but it is hard to teach an old dog new tricks sometimes. Please be gentle I know it is a mess......Thank You! Hi All Just posted a friends page and it looks o.k on ie but netscape won't display the right hand frames, the site address is:- http://www.inspirejournal.info/ and the html code for the page is <HTML> <HEAD> <TITLE>Inspire.com</TITLE> </HEAD> <FRAMESET> <FRAMESET ROWS="0,*" FRAMESPACING=0 FRAMEBORDER=0> <FRAME NAME="A" SRC="grey.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAMESET COLS="90, 10, 150, *, 100 SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="B" SRC="grey.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="C" SRC="buff.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="D" SRC="menu.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAMESET> <FRAMESET ROWS="200, *" FRAMESPACING=0 FRAMEBORDER=0> <FRAME NAME="E" SRC="welcome.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="F" SRC="content.htm" FRAMEBORDER=0> </FRAMESET> <FRAMESET> <FRAMESET COLS="100" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="G" SRC="buff.htm"SCROLLING="NO" FRAMEBORDER=0> </FRAMESET> </HTML> I know from research that netscape handles frames a bit diffrently than ie but haven't been able to find the right bit of code to fix it. Any help would be most welcome. Thanks Eldarau Hi All Just posted a friends page and it looks o.k on ie but netscape won't display the right hand frames, the site address is:- http://www.inspirejournal.info/ and the html code for the page is <HTML> <HEAD> <TITLE>Inspire.com</TITLE> </HEAD> <FRAMESET> <FRAMESET ROWS="0,*" FRAMESPACING=0 FRAMEBORDER=0> <FRAME NAME="A" SRC="grey.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAMESET COLS="90, 10, 150, *, 100 SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="B" SRC="grey.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="C" SRC="buff.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="D" SRC="menu.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAMESET> <FRAMESET ROWS="200, *" FRAMESPACING=0 FRAMEBORDER=0> <FRAME NAME="E" SRC="welcome.htm" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="F" SRC="content.htm" FRAMEBORDER=0> </FRAMESET> <FRAMESET> <FRAMESET COLS="100" SCROLLING="NO" FRAMEBORDER=0> <FRAME NAME="G" SRC="buff.htm"SCROLLING="NO" FRAMEBORDER=0> </FRAMESET> </HTML> I know from research that netscape handles frames a bit diffrently than ie but haven't been able to find the right bit of code to fix it. Any help would be most welcome. Thanks Eldarau I have my application GUI designed in html, launchable from a netscape communicator(Version 4.79). I t works by connecting to a backend process running on a specific port in a Solaris(5.8) box. The problem here is that the GUI window hangs frequently, and the user has to do a reload to proceed. Earlier, when the GUI was launched from my workstation, and was connected to a process running on the saem machine, I did not have any problems. Now that there is a central server where the process runs and all users(netscape acts as a client here) connect to it, I face this issue. The backend process is designed in a way that it can serve multiple requests simultaneously, and I know for sure that the number of people trying to connect to that process does not exceed the maximum possible. I know, who still uses Netscape? Alas, this will not solve my problem nor please my customer. My drop down menus that should go vertical as you roll over the bar are going horizontal and you can't click on them! Would someone please help me out? www.liftoffevents.com I have done everything I can with this table to try and piece it together, and Nescape (and I have been told I either FoxFire or Opera or someother one) is insiting on either misaligning or inserting gaps in this table. I have gone over my coding again and again and just can't find the glitch. I have designed other sites with navigation tables and there are no gaps in Natscape- I have gone so far as to copy the working code from those and then just changed the imaging/added cells to fit this layout and WHAM it gaps them again. Can anoyone offer some assistance? http://www.jennifersimagination.com Thanks! Hi, I have a rather strange problem with Firefox and NEtscape. I am currently involved in developing a web site which compares financial products. We have a choices page where the users enter the choices and submits it and a results table come up after a DB query. This works correctly in IE 6 when we try it 'N' number of times. But on Firefox and Netscape after 7 or 8 tries the page gets submitted but we do not get the resuilts page but we end up with a blank page. When the users submit the form it calls a jsp which has a sinle frame whose contents are propulated from a GET call to an xsl/jsp file which queries the DB and populates the results. From the logs we can see that whenever the blank page comes up the results jsp is called but not the subsequent jsp/xsl to populate the frame. Does anybody know what can be problem? It works fine in IE but not in FF or N9. Any help will be much appreciated Results Page code: <%-- Define frameset with the properties of each frame --%> <FRAMESET rows="*" frameborder="0" border="0" framespacing="0"> <FRAME src="<%=bodyFrameUrl%>?<%=urlValues%>" name="bottomframe" scrolling="yes" noresize="yes" border="0"> </FRAMESET><noframes></noframes> This site can be viewed @ http://tnccat01.fsa.gov.uk/tables Cheers, Karthik hello. i have a table in HTML (made with Dreamweaver) with some text in one row. when i browse it with IE the text is where I putted it but with Netscape the text is much lower. before the text i have one colored column (widith 2 pixels), in IE it is visible correct but with Netscape Navigator it is missing. only if i incrase the widith i can see it with Netscape. Can somebody help me solve this problems? Thank You in advance. |