|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm working on a redesign for my personal site and am running into problems with Netscape compatibility.
http://www.caraudioresources.net/new_index.shtml Everything looks fine in IE, but in netscape it places gaps between all of the cells, shows partial borders when all borders are set to "0" and doesn't pick up with width attribute correctly along the top menu bar. IE it brings it all the way to the end, Netscape it stops it about 3/4 of the way across. Anyone know what I'm missing? Thanks Carl |
|
#2
|
|||
|
|||
|
Ok, I've solved the problem with the gaps between cells, so everything looks almost right now.
Now the only problem seems to be the width of the cells along the top menu bar, and the search form input box doesn't listen to the size settings I give it. It seems to resize to the max setting rather than the size setting. Any ideas on that? [This message has been edited by GndPrx (edited October 19, 2000).] |
|
#3
|
|||
|
|||
|
Okay, I thikn I found something:
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre> <SCRIPT LANGUAGE="JavaScript"> <!C- Begin Stamp = new Date(); year = Stamp.getYear(); if (year < 2000) year = 1900 [/code] You didn't close this script tag before continuing with you HTML. IE will allow this, but NS wants you to close your HMTL correctly. ------------------ Good luck, Bas ------------------ E-mail me at: b.vandermeijden@pecoma.nl |
|
#4
|
|||
|
|||
|
Well, the script tag is closed just before I closed the table cell.
There only seems to be 2 problems existing now in Netscape. The top (what will be a menu bar) does not span all the way across the table or seem to obey the width attributes in the TD tags. Second is that it doesn't seem to like to obey the 15 character size that I put on the search form input. Thanks for the help so far. Carl |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Table problem with Netscape |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|