|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
__
__
Last edited by sjvilla79 : August 4th, 2005 at 12:02 AM. Reason: __ |
|
#2
|
||||
|
||||
|
You don't say what the problems are. In 6.2 it seemed okay except the rollovers on the links seemed to make some links dissappear. I had the same problem with something I did, NS6 doing onmouseovers the wrong way round when it wasn't really possible. Didn't solve it though, found a nicer method of linking.
|
|
#3
|
|||
|
|||
|
__
__
Last edited by sjvilla79 : August 3rd, 2005 at 11:58 PM. Reason: __ |
|
#4
|
|||
|
|||
|
don't have blank table cells
One thing to look into is the fact that you have empty table cells thoughout your html. Netscape is very particular about this. If you view your page in Netscape 4.76, you will notice that any blank cells that use a class="fipxx" will not render the style. If you add an or <img src="spacer.gif" width="1" height="1" border="0" alt=" ">, then the style should render correctly.
I tried this on a locale file and it works for Netscape 4.76 but not for Netscape 6.2. I will continue testing but it could be a stylesheet issue. |
|
#5
|
|||
|
|||
|
__
__
Last edited by sjvilla79 : August 3rd, 2005 at 11:58 PM. Reason: __ |
|
#6
|
|||
|
|||
|
sample solution
Scott,
Let me know what you think of the following attachment. I couldn't replicate the top nav bar entirely. I was a little confused about the bckground code. Breedan.html works well in Netscape 6.2 and IE 5.5 but not in Netscape 4.76. I don't think 4.76 will recognize background table cells as well as 6.2. In anycase, most of what I did was reformatting of the table cells. I strongly recommend that you try and break up your tables into smaller tables so there is less dependancy on getting the overall table structure correct. This also allows you to better tweak and debug your HTML. Let me know how things display...Will PS> I added a spacer.gif file to your images directory. Be sure to include this graphic whereever you are saving your files. |
|
#7
|
|||
|
|||
|
__
__
Last edited by sjvilla79 : August 3rd, 2005 at 11:59 PM. Reason: __ |
|
#8
|
|||
|
|||
|
__
__
Last edited by sjvilla79 : August 4th, 2005 at 12:01 AM. Reason: __ |
| Viewing: Dev Shed Forums > Web Design > CSS Help > CSS and NS6.2 issues.... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|