Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Sylvain & Jen #1
jump menu question
I have a jump menu that doesn't work properly
all i want is to select a menu and press go and opens in a new window and then
the menu goes back to choose one menu
right now if you choose a menu it opens in a new browser without the pressing
the go button which i don't want. but if u press go it opens up in the same
windows which i don't want it here is my html
<form name="form1" id="form1">
<select name="menu1" onchange="MM_jumpMenu('window.open()',this,0)">
<option value="W:\TOL - Ops\CS Operations\HelpDesk
KB\telecomottawatech2\index.html">Choose One</option>
<option
value="http://webmail.alphainter.net">Alphainter.net</option>
<option value="http://webmail.accel.net">Accel.net</option>
<option
value="http://webmail.telecomottawa.com">TelecomOttawa.com</option>
<option
value="http://webmail.telecomottawa.net">TelecomOttawa.net</option>
<option value="http://webmail.trytel.ca">Trytel.ca</option>
<option value="http://webmail.trytel.com">Trytel.com</option>
<option value="http://webmail.trytel.net">Trytel.net</option>
</select>
<input type="button" name="Button1" value="Go"
onclick="MM_jumpMenuGo('menu1','parent',1)" />
</form>
Can someone help me
Sylvain & Jen Guest
-
Is Jump Menu Editing Possible?
I've got the standard Dreamweaver jump menu code in many spots of a Web site. But I can't seem to figure out how to edit the menus with Contribute.... -
jump menu help
I am useing Dreamweaver Mx and tring to insert a jump menu into my page. I want the link to open up in a new window. I cant seem to get it to do... -
jump to menu at end of movie
I have a menu that links to 5 movies. I need to jump back to the menu when each movie ends. How do I do that? Thanks. -
Can one customize the look of jump menu?
Can one change the look of the boring jump menus in Dreamweaver? I'd like to import a graphic or at least change the color, can this be done?????... -
How do you set the width of a jump menu?
Mine keep coming up too shot to diplay all the text characters -- cuts them off and substitutes ellipsis.



Reply With Quote

