Please look at <!-- m --><a class="postlink" href="http://www.warsaw.k12.in.us/wchs/homepage_tobe/">http://www.warsaw.k12.in.us/wchs/homepage_tobe/</a><!-- m --> and help me make the page look the same in IE as it is in Firefox. How it looks in Firefox is how I want it to look. For some reason the dropdown doesn't work in IE. Any ideas?Any replies?Yep, IE requires a little javascript to make it work
<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/dropdownsI">http://www.alistapart.com/articles/dropdownsI</a><!-- m --> have read that article and changed some things, but now everything is weird. Please help. I have attached the css file and the actual page.any ideas?Here. The code is greatly condensed.That's works awesome! except in IE windows it doesnt have the dropdowns under the choices like it does in firefox. I tried the css hack:
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
but that didn't work. any idea?anybody?nobody knows?!
<!-- m --><a class="postlink" href="http://www.alistapart.com/articles/dropdownsI">http://www.alistapart.com/articles/dropdownsI</a><!-- m --> have read that article and changed some things, but now everything is weird. Please help. I have attached the css file and the actual page.any ideas?Here. The code is greatly condensed.That's works awesome! except in IE windows it doesnt have the dropdowns under the choices like it does in firefox. I tried the css hack:
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
but that didn't work. any idea?anybody?nobody knows?!