Click to See Complete Forum and Search --> : Sliding Menu


psws
12-15-2003, 06:57 AM
Actual Page (http://www.priesthorpe.com)
I have been developing a navigation menu for the site I am working on. Our old menu would not work in Netscape, this was the reason for the change, any way, when we have inserted the navigation it would not work in netscape. The reason was that we had to position it -80px from the left for it to work in IExplorer. When we open the page in Netscape it was positioned -80px to the left and not in the right position as it was in IExplorer. I have attached the js file as a .txt but the page is http://www.priesthorpe.com/menu2.htm. I if any one can help I would be very greatful.
PS: try opening the page both in netscape and IExplorer

ray326
12-15-2003, 09:39 AM
I suspect you're problem is IE's incorrect CSS box model. Google for box model hack and you'll find lots of info on it.