Click to See Complete Forum and Search --> : Layout problem with Explorer -> drop down menu


data_999
05-10-2010, 10:11 PM
Hi,
I'm on this for about two weeks and I'm about to throw my laptop from the window!

This page work with Safari, Firefox but not with Explorer
I create the page with Dreamweaver CS3

here's the link:
http://www.district3g.com/test.html

Could someone tell me what I've wrong and how can I fix it ?

Thanks in advance

Fang
05-11-2010, 12:41 AM
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
left: -25px;
padding: 0px;
}

data_999
05-11-2010, 06:18 AM
Oh yes !!!!!!!!!!!!!!
its working

Sincerely Thanks
I feel like the ad of Viagra, "the day after"
its so a relief to see this working in IE !!!!!!!

Thanks .... I had to present this layout this Friday and I have so much to do !!!