quote:
Originally posted by:
_Lost_Boy
BTT
Come on... someone has to have an answer for this...
otherwise I'm gonna' have to eliminate the drop-down and navigate
to a menu page.
Please... for all that is holy... HELP!
Fireworks HTML is meant for prototyping, for making mockups
to show people. It is
not meant for building real sites in. Fireworks is a
graphics application, not a Web production environment. The HTML
Fireworks produces is not robust (as you have discovered). You are
better off using Dreamweaver, especially if you don't know enough
HTML and JavaScript to edit what Fireworks produces.
There are also some professional menus you can buy that will
be robust, cross-browser, cross-platform , and well-tested. You
will save yourself many hours and headaches buying something that
works rather than spending those hours fighting Fireworks code.
Read
this
similar thread
Also, read
The
sordid tale of mm_menu/fw_menu.js for why you don't want to use
Fireworks' drop-down menus.