You haven't configured the images for this menu correctly. In Firefox, the missing images are skipped. In IE you get those broken image tokens which mess up the menu. There could also be other problems, but setting the images to display none 'fixed' it here. Add this to your stylesheet:
Code:
.droplinebar img {
display: none;
}
Alternatively, you could set up the images as instructed on the demo page for this script.
At least I think there are instructions for that there, you haven't included a link to the demo page:
Please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:
Please include a link to the DD script(s) in question in your post. See
this thread for the proper posting format when asking a question.
Bookmarks