At 3:43 PM +0100 10/24/06, Ian Young wrote: >Been working on Tedd Sperling's excellent drop down menu which was difficult >to catch in IE7. >As part of the exercise made submenus different colours etc. > >However, now IE6 has added some margin to the UL or UL hover and I cannot >for the life of me where I have made the error - especially as I had the >whole thing working fine last evening. > >Anyone care to cast their eye over it and see what I have missed? > >http://www.iyesolutions.co.uk/examples/dropdown-menu/test3.html >CSS is embedded in page for ease
Ian: Thanks for the compliment. As a habit of practice for me, when trying to get someone else's code to work, I find that it's usually best to set it up "as is" to see if everything works before I alter the code to my liking. A quick look at your code shows that you have made some significant changes as well as not using any classes (i.e., parent and such) and no IE conditional statement. hth's tedd -- ------- http://sperling.com http://ancientstones.com http://earthstones.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
