Alith7 Posted June 9, 2009 Share Posted June 9, 2009 I have this demo page i'm working on for the redesign of our website. http://digitaledgecc.com/Demo/d_index.php In firefox, the moving menu works great. In safari or IE, the menu fails. if I add float: left; into the CSS, it works in safari and IE, but fails in firefox, on top of no longer being centered. Anyone have nay ideas?? Link to comment https://forums.phpfreaks.com/topic/161573-java-menu-conflict/ Share on other sites More sharing options...
Adam Posted June 10, 2009 Share Posted June 10, 2009 Why not just detect the browser and then only add the style attribute if it's IE or Safari? Link to comment https://forums.phpfreaks.com/topic/161573-java-menu-conflict/#findComment-852906 Share on other sites More sharing options...
Alith7 Posted June 10, 2009 Author Share Posted June 10, 2009 I was thinking of that, but fo rthe life of me I couldn't find the code for this anywhere. Any ideas? Link to comment https://forums.phpfreaks.com/topic/161573-java-menu-conflict/#findComment-852915 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.