View Single Post
Old 2004-12-03, 11:16 AM   #4
AcidMaX
Programming till my fingers bleed.
 
AcidMaX's Avatar
 
Join Date: Aug 2003
Location: Michigan
Posts: 876
Well if you look at the function MM_jumpMenu. It has

targ,selObj,restore

So try

<select name="menu1" onChange="MM_jumpMenu('_blank','form1.menu1.value,'_blank')">

See if that works.

Andy
AcidMaX is offline   Reply With Quote