July 18, 200818 yr hey just working on a website for a Gardening company based in Coventry UK the site is currently on my server at http://projectmjd.moojuicedesigns.com every things pretty much done but it seems in IE the "more" drop down menu goes up towards the top of the page, where as the " Portfolio" drop down does exactly what its supposed to do. and ideas on how to fix it from going up ? also how you guys like the site? Pez
July 20, 200818 yr You should probably post up the css and html code of the menus. I'll check out the code.
July 21, 200818 yr I didn't bother to read all the source code, but it seems like you are using some advanced javascript library to drop down your menu, which is totally unnecessary. You can simply use a pseudo class (hover) in css to display the menus. These wont work with IE (of course ) but Opera and Firefox. For IE you just add a small script and it works. http://htmldog.com/articles/suckerfish/dropdowns/
July 21, 200818 yr Author I didn't bother to read all the source code, but it seems like you are using some advanced javascript library to drop down your menu, which is totally unnecessary. You can simply use a pseudo class (hover) in css to display the menus. These wont work with IE (of course ) but Opera and Firefox. For IE you just add a small script and it works. http://htmldog.com/articles/suckerfish/dropdowns/ hey cheers for having a look , im using DW CS3 so i was just using the drop downs thing on that , is there no way of changeing this in dw? edit : oh and it really needs to work in IE , thats the only browser it does this in.
Create an account or sign in to comment