Dropdown MultiOption Menu
CSGNetwork FREE Source Code, Javascript Source, and Code Snippets!

 
CSGNetwork
Snippets
Calculators
Home
Back



Right click this window and select "view source" in order to copy the source for this script.

MultiOption Dropdown Menu



Below is a table that explains all the targets that you can use with this menu.

TARGET DESCRIPTION
_self Opens OPTION in the current window.
_blank Opens OPTION in a new browser window.
framename Opens OPTION in a pre-named frame or iframe.
_top Breaks frames in the current window and opens OPTION in a non-framed page in that same window.
_parent Opens OPTION in a parent frame.



View The Source...