|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm just mucking around with Webmonkey's DHMT menu and noticed that Netscape somehow isn't compatible with the CSS. Take a look at http://edthian.vr9.com/test/csstest.htm and see the difference when viewed with IE and Netscape (4.7).
Any idea what the matter is and how to resolve it? Cheers! |
|
#2
|
|||
|
|||
|
Ello,
I havent tested this script as yet but one thing i know is that Netscape has a bug which means any calls for javascript libarys needs to be placed directly under the body tag. I have had the same problem. Try...... <body bgcolor="#FFFFFF" onload="WM_initialize_toolbar()"> <script language="javascript" src="menufunctions2.js"></script> <div id="container" style="position: absolute; left: 50px; top:50px; width:150px; height: 400px; visibility: hidden;; etc..... |
|
#3
|
|||
|
|||
|
Scoobs,
The problem is not with the Javascript, its with Netscape not using the CSS stylesheet as it is told to. I've tried what you asked but made no difference. |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Try this CSS... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|