Forum Moderators: not2easy

Message Too Old, No Replies

drop down menus problem

         

shalinijha

6:17 pm on Jun 19, 2005 (gmt 0)

10+ Year Member



I have created a image in fireworks with canvas size 800x600. I have designed graphics in the top and left side. Then I designed vertical popup menus in fireworks. Fireworks created a file "menubase" which works fine when viewed alone. But when I position the image with CSS <div> tags, the menu images appear but no drop down. Whenever I remove the graphic, menus works fine. I will be thankful if anyone suggest that how can I have menus and images together? One more question. Also images below the popup menu hides them. So only partial popup menus are visible.
Please help.

zollerwagner

6:06 am on Jun 20, 2005 (gmt 0)

10+ Year Member



Could you post some code? Sorry, I'm having trouble imagining what you've done.

Is it possible that the div containing the dropdown isn't large enough to display the full dropdown menu when it's fully extended?

zollerwagner

8:17 pm on Jun 20, 2005 (gmt 0)

10+ Year Member



Hi, Shalinijha,

Are you testing first in Firefox, then in Internet Explorer? You won't want to do it the other way around (too frustrating). Firefox is more insistant that you follow web standards, so code that works on Firefox is more likely to work on other browsers.

Run a validation test on your page with w3.org's html validator. You'll find a number of errors. Any of these could be causing the problems.

[validator.w3.org...]