corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » HTML forms


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author HTML forms
topshot_2k
Banned

Registered: 1st Dec 03
Location: Northampton Drives: Pug GTi-6
User status: Offline
18th Apr 07 at 09:14   View User's Profile U2U Member Reply With Quote

just knocking together a quick HTML form for our internal pages, and want to use a jump menu.

However i have added all of the options/URLs but when i choose one of the options i want it to open in new window rather than the current one.

Can anyone help? Im using Dreamweaver8

Bit of the html:

<form name="form2" target="_blank">
<div align="center">
<select name="menu1" onChange="MM_jumpMenu('parent',this,0)">
<option>Please Select</option>
<option value="/Downloads/School_gov/curriculum/CUR-01 Curriculum Policy.pdf" target='_blank'>CUR-01 Curriculum Policy</option>
AndyKent
Member

Registered: 3rd Sep 05
User status: Offline
18th Apr 07 at 09:28   View User's Profile U2U Member Reply With Quote

do you not need to change this -> MM_jumpMenu('parent',this,0)"

to blank or something?

parent sounds like it will jump in the current window...
topshot_2k
Banned

Registered: 1st Dec 03
Location: Northampton Drives: Pug GTi-6
User status: Offline
18th Apr 07 at 10:13   View User's Profile U2U Member Reply With Quote

i tried changing it to blank but i then got unidentfied errors on the page
AndyKent
Member

Registered: 3rd Sep 05
User status: Offline
18th Apr 07 at 10:21   View User's Profile U2U Member Reply With Quote

Try -> MM_jumpMenu('window.open()',this,0)

topshot_2k
Banned

Registered: 1st Dec 03
Location: Northampton Drives: Pug GTi-6
User status: Offline
18th Apr 07 at 10:25   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by aPk
Try -> MM_jumpMenu('window.open()',this,0)





Nice matey, thanks a lot

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Some website help please? madboutcars Geek Day 29 2576
11th May 03 at 17:11
by madboutcars
 
FAO ALL YORKSHIRE MOTORSHOW LOT neiliosxi North East 34 568
17th Feb 05 at 11:51
by neiliosxi
 
forms for north yorkshire show corsa_crew North East 3 150
22nd Mar 05 at 17:59
by blackcorsa20
 
Import error JadeM General Chat 15 357
6th Mar 06 at 10:13
by JadeM
 

Corsa Sport » Message Board » Off Day » Geek Day » HTML forms 29 database queries in 0.0073602 seconds