skip the menu

is there a way to open the url selected in the menu of rerouting in a new window? don't want to use images.

Thanks for any help

found the answer in a technical Note to Adobe

http://www.Adobe.com/cfusion/knowledgebase/index.cfm?id=tn_16166

Select tag example before modification:


onChange = "MM_jumpMenu ('parent', this, 0)" > "

Select tag example published


onChange = "MM_jumpMenu ('window.open()', this, 0)" > "

Tags: Dreamweaver

Similar Questions

  • Skip the menu and do not display boxes

    I added a jump menu in several presentations.

    I just noticed the following about all our files (.cp and .swf files published)

    Click (jump menu link), the user is taken to the right place in a presentation.
    The problem is that cutting-edge red/failure boxes appear during the use of the land on the new presentation screen.

    A way to fix this?

    Captivate 2 is not smart enough to reject the legend of breakdown on a blade before jumping to a new slide. Thus, the legend of the failure of the old slide is still often visible when the user reaches the new slide.

    As noted by Rick, you have one or more click on boxes or the buttons on the original slide that have a failure caption defined. By clicking on your means to 'jump the menu link' you are not click the click box/with the legend of the failure, which then triggers this legend to appear.

    Your only options are either:

    (1) remove all the legends of the failure of the original slide. If there is more than one acceptable by clicking on a slide, you cannot use legends of failure or a single click is still considered to be 'bad '. :(

    2 accept the legend of failure to appear and request a feature to have changed in a future release. To submit a bug or feature, click here.

  • Skip the Menu target

    I have a menu of rerouting and want to send html documents to a line frame that is inside an editable region in a document from a template. The rerouting menu itself is inside an editable as well.

    The dialog box menu jump offers only the "main window" as a target. So I have to change the code. Here is the iframe with ID "EventContent":

    InstanceBeginEditable name = "Editorial content"->

    < iframe src = "BestWeek/100825_1.html" width = "607" height = "671

    "scrolling =" "frameborder ="0"class ="iframeAlign"id ="EventContent"> < / iframe >"

    <!-InstanceEndEditable--> < table >

    Rerouting menu code is:

    < name of the form 'form' id = 'form' = >

    < select name = "eventJump" id = "eventJump" onchange = "MM_jumpMenu('parent',this,1)" >

    < option value = "#" selected = "selected" > Events-archives < / option >

    < option value = "#" > Roger Moellendorf, October 2010 < / option >

    < option value = "#" > Archive 1 < / option >

    < option value = "#" > Archive 2 < / option >

    < / select >

    < / make >

    In the 'onchange' property, I replaced "this" with "EventContent", without success. So, obviously this isn't the right way to do it. What is?

    Any help much appreciated.

    Your code works for me on FF.

  • Skip the menu with images... is this possible?

    I just want to add icons in the jump menu (menu/list)... How do I do this? Thanks in advance...

    Unfortunately the form styles are not uniformly recognized by all browsers.  Some people resort to Ajax, DHTML, JQuery, or Flash for their Menus jump look the same in all browsers.

    Example here:

    http://Web--templates.org/menus/JavaScript-jump-menu.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB

  • skip the menu + cfform flash format (no luck @ rich forms!)

    Hello! I'm kind of new cfform and format flash, maybe someone could help me with the following:

    When a user clicks a cfselect I want to select an item then sends a few vars on the same page, I've tried it with the usual: onChange = "MM_jumpMenu ('parent', this, 1) ' but it doesn't seem to work with cfform and flash format, someone knows how to make a cfselect rerouting menu in flash cfform format?"

    FACT! Here is the link: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=22&threadid=1 239365 & enterthread = y

  • skip the menu + cfform and flash format

    Hello! I'm kind of new cfform and format flash, maybe someone could help me with the following:

    When a user clicks a cfselect I want to select an item then sends a few vars on the same page, I've tried it with the usual: onChange = "MM_jumpMenu ('parent', this, 1) ' but it doesn't seem to work with cfform and flash format, someone knows how to make a cfselect rerouting menu in flash cfform format?"

    FACT! If you want to read the answer to this, go to: "cfselect and getURL with a parameter" posted @ ColdFusion and Flash integration, the answer would be: onChange = "getURL ("changedepartment.cfm? onedepartment = "(+ department.selectedItem.data);" where "Department." is the name of the cfselect! " Thank you so much scarecrow! Here is the link: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1&catid=138&threadid= 1154089 & highlight_key = y & keyword1 = cfselect

  • Get the current value of the menu a cluster ring

    Hello

    I am trying to program a bunch of rings of menu to use the same options and disable the option even in the other rings of menu if it has already been chosen. It works essentially as is at the moment, but it shows each button by using a 'deactivated' option because I'm turning off the option even in the buttons that have this value. I did it using a loop knot and property and [] DisabledItems en mass. Now, I want to go to the iteration of the loop for the menu ring which already has this value.

    To do this however, I want to get the current numeric value of the ring of menu and an array of search values. If the value of menu rings appear in this table, then I want to move to the current iteration of the loop. The problem I have is that when I try to use a property node and type the property value, instead of giving me a long 32 output, it gives me the so-called 'Variant', which I have not seen before. I'm not sure how to find a table and see if the value I have is in this table. "Search table" seems just an index to be returned, I think that I want a Boolean or something. I'm also not sure how to skip an iteration of the loop (although I imagine it won't be too difficult to understand mine, I hope).

    I apologize if this is very obvious, or if my message is not clear. I started using LabVIEW, a few weeks ago and I'm still learning. I have included a picture of my Subvi downstairs.

    Thank you
    Nathan

    Variant of data allows to convert the variant to a numeric type (whatever representation you need).

    Search D 1 table returns-1 if the element was not found.  If you just compare the index with a greater or equal to zero and the result will be if the element was found in the table.

  • Disable drag the menu drop-down

    Hello

    I wonder if there is a way to turn off suddenly in the menu dropdown. I want that it disabled because I implemented my comments and help in the form of pages instead of leaves page, so in these pages the menu should not be visible. (Otherwise users can infinitely open pages and eventually cause a crash). Note that my menu is entirely implemented in QML. Any tips?

    Thank you

    Gerry

    You can disable the menu item when it is triggered and re - activate when the page is skipped.

    "enabled property" of an ActionItem allows to toggle the menu item.

    or you can easily convert your Pages to the leaves... it is just winding them sheet {;-)

    If you mean that you have created your own version of the menu, you could completely disabled with the following code:

    Application::instance()-> setMenuEnabled (false);

  • How can I remove the menu bar in Windows Explorer?

    I have Windows 7 (x 64). In windows Explorer, the menu bar will not go if I press ALT. Also, I went into the menu "Organize" and went to "provision". Display of the menu bar has been disabled. I even checked "View" tab in the folder options and the display of the menu bar option is disabled here also. I tried to restart, but which did not help either. So, what should I do? The menu bar that bothers me a lot. So, ill reinstall windows if I can't find a way to remove it.

    So I guess the menu bar also refused to go when you were in safe mode.  If so, it narrows at least it down to a Windows problem.  If the system is free of any software malicious then the fault lies with Windows being corrupt.

    If SFC has reported no problems then only clean boot procedures could narrow things down to the component of Windows 7 that is the cause of the problem.

    You may find that the boot is too tedious & skip to what is called an in Place Upgrade or repair installation using your installation DVD. It's better than a reinstall full as it leaves your applications & intact user files.

  • Build the menu command does not appear does not (v7.0)

    I'm not able to see the menu in the order of generation. I tried to uninstall and then reinstall Keynote, but also remove the plist file in my preferences, but cannot get the menu to appear. I searched online, and it seems that no one else knows this problem. I use a MacBook Pro 13 "mid-2014 MacOS 10.12

    Is there anything I can try to get this working? It is a menu that sorely miss me.

    To answer my own question, I closed the Keynote used AppCleaner to get rid of the supporting files for Keynote, then restarted the app and everything was fine.

  • The menu bar clock freezes after recovery from sleep mode

    After the upgrade to Sierra, I noticed that the clock in the menu bar (top right) show wrong time.  This occurs when the iMac comes out of his SLEEP.  When I hoover the pointer of the mouse on the clock, it would turn into a spinning ball (i.e. no response).  I have to disconnect and reconnect so that the clock in the menu bar to indicate the correct time.  She would continue to work until the next time that the iMac comes out of SLEEP.

    Anyone facing this problem?

    Have you tried booting in safe mode (hold down the SHIFT key at startup)? The problem persists?

    If you create a new user account, does?

  • I have a grey spinning wheel in the menu bar...

    I have a wheel that turns in the menu bar. I can't delete it, and if I click it, the words "close - close subfolders ' seems... what? What should I do to remove it?

    The following thread might solve your problem.

    Clock bar menus and spinning wheel

  • How to remove the period/point of the day and month in the menu bar

    Since the upgrade to Sierra I noticed that the day and month in the menu bar have now periods (diaphragm openings) after them, for example 'Sun' instead of 'Sun '. It is not possible to change this by using the language and region settings. I find them boring. Is there any other way (for example by using Terminal Server) to get rid of them?

    This is the default value for the Australia, for example. What region is selected in system preferences?

  • Where is the Menu bookmarks?

    In Safari 10 I can only add bookmarks to the 'Favourites' section or to bookmark files, I created myself. I can't add to the bookmarks Menu more because apparently disappeared? Is this a bug? Now I can not add my favorites for the 'root' of the bookmark list more. My bookmarks section contains a list of folders of bookmarks and a few bookmarks in the upper slot that I did not put in such a folder. I used to select the Menu bookmark to add those and decided later if I want to move to a folder of bookmarks. But this Menu bookmarks option has now disappeared. It is not anywhere between my either custom files. So where is he past?

    Open the Bookmarks Sidebar, then click on the URL, and then drag it to the bookmarks.

  • Icon not appearing SIRI is not in the menu bar

    Just installed Sierra - Siri icon appears in the dock but no menu bar. How do I configure that?

    Go to the system preferences window click the siri, then in the window to disable the Siri display in the menu bar and then on again.

Maybe you are looking for

  • Maybe clicked on something that I should not have... Advice please!

    A window appeared on my browser (latest version of chrome on a MacBook of 2015 using the latest OS) which resembles an investigation legitimate from my ISP. Recently I had problems with them and my alarm has not extinguished quickly enough. It is cur

  • How to list the contents of the tree in a table

    I want to convert the contents of a tree control in the specific table.  No one helped me?

  • Nine ENY HP dv7 Cyberlink youcam not working not

    Hello, I have a new laptop dv7 in HP Envy, model # DV7-7240, windows 8, just bought 3 weeks ago at Staples. When I tried to Skype for the first time, he didn't say no camera detected? When I go to the devices to look for the built-in webcam, I can't

  • 2nd request

    Hey guys! A week ago I put on the following question and no response from anyone. I left the something or was it something I said? I'm still up to a stream here and could use some of those who have done it before. I will repost here and if we need mo

  • How to connect and to transcribe the interview with in first Pro CC

    I'm using Premiere Pro for the first time and I was wondering if anyone can point me to a good tutorial video and/or best practices for recording and the transcript interview with metadata of Premiere Pro and or the Metalogging window. The version of