HighDots Forums  

Jump Menu opening up in new page

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Jump Menu opening up in new page in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Trevr1
 
Posts: n/a

Default Jump Menu opening up in new page - 07-08-2004 , 05:01 PM






I have a jump menu on my web page and want the links on it to open in a new
page. Any ideas? I tried tweaking the code as follows:

onChange="MM_jumpMenu('parent',this,0) //original

onChange="MM_jumpMenu('_blank',this,0) //tweaked

Didn't work. Any ideas. Thanks in advance.


Reply With Quote
  #2  
Old   
Trevr1
 
Posts: n/a

Default Re: Jump Menu opening up in new page - 07-08-2004 , 05:27 PM






Resolved.

<select name="menu1"
onChange="MM_jumpMenu('window.open()',this,0)">

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.