JavaScript - click anywhere & disable <a>'s href

Hi,
I'm working on a unified navigation bar for freegamedev.net
http://qubodup.net/lists/
I need two more things done:
1. make clicks outside the "more"-opened menu close the menu. A solution could probably be found with the help of http://stackoverflow.com/questions/3761 ... -catch-all
2. make clicking "more" not add "#" to the url without removoving the href or adding javascript to the href. (no idea how to do this).
I basically want to simulate the "more" link behavior of http://google.com
If somebody could fix this I would be much obliged.
I'm working on a unified navigation bar for freegamedev.net
http://qubodup.net/lists/
I need two more things done:
1. make clicks outside the "more"-opened menu close the menu. A solution could probably be found with the help of http://stackoverflow.com/questions/3761 ... -catch-all
2. make clicking "more" not add "#" to the url without removoving the href or adding javascript to the href. (no idea how to do this).
I basically want to simulate the "more" link behavior of http://google.com
If somebody could fix this I would be much obliged.
