Thread: Dropdown area
View Single Post
Old 05-12-2007, 11:57 AM   #10 (permalink)
exam
Senior Member
 
exam's Avatar
 
Join Date: 04-20-06
Posts: 278
iTrader: 0 / 0%
Latest Blog:
None

exam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web proexam is a highly respected web pro
Set a handler for the body onclick event and set the table to display:none; This could be as easy as doing <body onclick="clear_menu()"> In the clear_menu function you'd need to check to see if the menu is open and check to see if the click comes from outside the menu, and if so, close it.
exam is offline   Reply With Quote