How to make three list/menus on the same page links?

I have three list/menus on one page. How can I make choices in all three menus links to different pages?

> When I insert the form three list/menus Dreamweaver does not allow me to turn
> lists in links. JavaScript allows to turn them into links. All the I
> want to know is what the script to write.

It's because you inserted an ordinary select form element.

Insert a JUMPMENU and dw will do the coding for you.

Open the F1 help, click search and type jumpmenu

--
Alan
Adobe Community Expert, dreamweaver

http://www.Adobe.com/communities/experts/

Tags: Dreamweaver

Similar Questions

  • How to create fields in double on the same page?

    Hello

    I use Adobe Acrobat Pro and I just downloaded DC, in the hope that it works better.  I am creating a field duplicate on the same page.  When the drop-down list option is selected in one place, I would for the same answer to appear in another location, on the same page. I tried to copy/paste and "Create several Copies", but whenever a copy is created, Adobe assigns a unique number to distinguish it from the original.  From what I read in the help forums, the name of the fields must match. I tried to rename the fields, but adobe won't let not two fields have the same name.  The section forums and help also claim that when the copy of a field, it automatically gets the same name as the original, which does not happen in my case.

    What I am doing wrong?

    Thank you!

    The 'number 1' you see is just a way to indicate that it is a copy. They have fields

    in fact having the same name and their values must be the same (if it's a)

    drop-down menu, if you will not have to leave the field of the updated value,

    or check the option to validate the selected value immediately, under

    Properties - Options).

    Wednesday, November 11, 2015 to 18:14, pg74002189 [email protected]>

  • How to load several HTML5 canvas on the same page (the right way)

    Hello

    I struggled to load several animations of canvas on the same page. At the beginning, I thought that export movies with different namespaces and reload the libraries in a sequential workflow might work, but it doesn't. It still load just the last loaded movie. More info here: coding challenge: what am I doing wrong?

    Here's a sample of what I'm doing:

    1: publish two flash animations with namespaces customized to "lib" defined in the "publication settings": "libFirst" and "libSecond".

    2nd: Edit the canvas tags in the HTML page. One called "firstCanvas" and another one called "secondCanvas".

    3rd: change the javascript like this:

            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsFirst = createjsFirst||{};
                var createjs = createjsFirst;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/first.js"></script>
            <script>
                function initFirstAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("firstCanvas");
                    exportRoot = new libFirst.first();
    
                    stage = new createjsFirst.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsFirst.Ticker.setFPS(libFirst.properties.fps);
                    createjsFirst.Ticker.addEventListener("tick", stage);
                }
            </script>
            <script>
                // change the default namespace for the CreateJS libraries:
                var createjsSecond = createjsSecond||{};
                var createjs = createjsSecond;
            </script>
            <script src="//code.createjs.com/easeljs-0.7.1.min.js"></script>
            <script src="//code.createjs.com/tweenjs-0.5.1.min.js"></script>
            <script src="//code.createjs.com/movieclip-0.7.1.min.js"></script>
            <script src="{{assets}}/js/second.js"></script>
            <script>
                function initSecondAnimation() {
                    var canvas, stage, exportRoot;
    
                    canvas = document.getElementById("secondCanvas");
                    exportRoot = new libSecond.second();
    
                    stage = new createjsSecond.Stage(canvas);
                    stage.addChild(exportRoot);
                    stage.update();
    
                    createjsSecond.Ticker.setFPS(libSecond.properties.fps);
                    createjsSecond.Ticker.addEventListener("tick", stage);
                }
            </script>
    
    <body onload="initFirstAnimation(); initSecondAnimation();">
    
    
    
    

    Could someone please answer with best practices on how to do it? If possible, without the need to reload all libraries...

    If I only need to show a flash animation at the same time, it would be more efficient to cut/paste the canvas using jQuery tag in the DOM and reload a different lib on this subject?

    Thank you very much!

    #flash #reborn

    I was able to remedy. In the end, it was easier than I thought. Just publish using namespace different 'lib' for each film, load all the scripts at the end of theand add the following in the onload or ready events:

    $(document).ready(function () {
    
            var canvas, stage, exportRoot;
    
            // First movie
            canvas = document.getElementById("firstCanvas");
            exportRoot = new libFirst.first();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libFirst.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Second movie
            canvas = document.getElementById("secondCanvas");
            exportRoot = new libSecond.second();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libSecond.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    
            // Third movie
            canvas = dument.getElementById("thirdCanvas");
            exportRoot = new libThird.third();
    
            stage = new createjs.Stage(canvas);
            stage.addChild(exportRoot);
            stage.update();
    
            createjs.Ticker.setFPS(libThird.properties.fps);
            createjs.Ticker.addEventListener("tick", stage);
    });
    
  • How to create multiple web photos on the same page albums

    What do I want? A single page web with a title, then a table with the winners of the first rank (images), then a title followed by the winners of the second rank (images), followed by a title with honorable mention (images) etc.

    With CS3 on a Dell Windows XP under ORDERS, I click on "Create of Web Photo Albums" and am able to do the winners of the first rank. ((He opens the Fireworks very well and creates the web album.) How can I create album of the winners of the second row on the same page? When he asks for the landing page I don't see where he give this exact page, if it creates a separate page. If I copy and paste the entire page 2 on the first page, I run into trouble. Thanks for your help.
    Diana Hunter

    Hi Diana,

    I am a professional photographer and doing my finished site published. I've used Coffeecup photo library. You can create several albums on the same page. Do a Google search at the address. It's easy, inexpensive, and it works. I tried to do with the Gallery of photos of DW and fireworks - but could not do things. CC uses Flash and Javascript.

    Good luck

  • How to make a list of all the missing files in a catalog in LR2?

    Is there an easy way to get a list of all the missing files for thumbnails in Lr2? I know that the symbol that appears in the upper right of any particular photo that does not contain the file, but how can I get a list of all these photos for a catalogue (or at least large chunks of a catalog).

    Thank you.

    You can click with the right button on a folder and choose synchronize - it has a button to display the missing files.

    John

  • How to make selection lists cascading in the table of the ADF

    I have to bulk update the ADF table and two columns are selection lists. For example, in a row of the table, if the first select list is changed, then is it possbile to fill the second list based on the value in the first list of selection in this line? any ideas are appreciated.

    Kind regards
    Surya

    Cascade of LOV... reference http://andrejusb.blogspot.com/2008/12/cascading-lovs-in-oracle-adf-11g-update.html
    In the right table defined the PRR on the component of column 1, column 2. Also set the AutoSubmit/PartialSubmit for the component of Column1.

    Amit

  • How to make a square patterned with the same race grounds match-up?

    I have a square that is filled with a pattern, he needs a stroke to so that it can be scalloped.  How to make the model of race and fill out the template match-up?pig.png

    You could have transformed one of the models. I try and first just apply a color background and outline of bost. Then apply the model again and not become one of them.

    Another option would be to expand the line and fill and combine the shapes, so that you don't have to deal with the construction of a complex.

  • How can I stop firefox from loading the same page whenever I connect

    Firefox loads same pages, whenever I start. I want my mail to open, but then it also goes to a google search that I did. How to make a start page upward

    This has happened

    Each time Firefox opened

    Hey there! This should be easy enough to fix: there is a great article on how to set your home- How to set the home pagepage. There is a section on how to set page:

      1. Navigate to the page you want set as your home page.
      2. Click on the icon to the left of the web address and drag it to the Home toolbar button.
      3. Click Yes to confirm.
    

    The article also has a video that you might find useful.

    Thank you!

  • Two different Menus on the same Page

    I created a menu in my master page in the header section and another in the page footer section. I want the menu headers to show less number of links page saying 5 so that the page footer to display all pages.

    I used the option "exclude page from menus" but it removes the page menu at the same time when I want to delete only in the header menu. How can I achieve that?

    In the options for the widget:

  • How to add "Click for more" inside the same page

    Is there an easy way to "hide" some content in a page so that the reader can 'click here' to load the content hidden inside the page? I tried Spry Accordion and collapsible panels, but it seems that some browsers do not show this well. Any ideas? Anyone?

    Thank you!

    Hanna in Tahoe

    Hanna,

    I have not used this particular technique, but if you look at the demo page, it begins with the div hidden, so check the source code on this page and adjust yours to match...

    http://papermashup.com/demos/jQuery-sliding-div/

  • How to have two Interactive reports on the same page.

    Hello
    I have a requirement where I need to have two interactive reports in a page where the user can select lines in the two reports by a line selector & send the page to the transformation.

    Please let me know is direct or workaround for this problem at the APEX 3.1.

    Thanks in advance.

    Hello

    Apex do not support having more than one IR on the page.
    See this post for circumvention of blob Roels
    http://roelhartman.blogspot.com/2009/03/two-interactive-reports-on-one-page.html

    Kind regards
    Jari

  • How can I combine 2 page .pdf CAP/photo on the same page?

    I have the front and the back of my driver's license in 2 pages of a .pdf file.

    How can I have them both on the same page, so that they are indeed on 1 page only, and the copy can be printed on 1 page that too.

    Print to the Adobe PDF 2 pages per sheet format.

  • How to make a keyboard navigation in the list multiple choice Flash and control it via actionscript?

    I do a style rpg game in actionscript 3.0 and I want to do a list multiple choice. I know how to make the list with the buttons and to fight against it. My question is, how to make a list that can be done using the arrows on the keyboard? What I'm after is to be able to strike up and down to select the buttons and enter to choose the button.

    You'll need to make the macarons also movieclips so that you can control which display state they are in (highlighted or not).

    Then, you need to configure a listener for the keys on the keyboard so that you can have change the selected button and run if you press Enter.  Here's a basic configuration of a keyboard listener that shows how to detect the three keys you mentioned...

    stage.addEventListener (KeyboardEvent.KEY_DOWN, keyIsDown);

    function keyIsDown(e:KeyboardEvent):void {}

    If (e.keyCode == Keyboard.DOWN) {}

    trace ("Down");

    } Else if (e.keyCode == Keyboard.UP) {}

    trace ("up");

    } Else if (e.keyCode == Keyboard.ENTER) {}

    trace ("Enter");

    }

    }

  • How to make the jump menus all the same length?

    I have a series of menus to jump. Some ads in the menu for rerouting are longer than others, but I would like the dropdown boxes for all jump menus have the same length. How can I do this?

    In length, do you mean width?

    -Nancy O.
    ALT-Web Design & Publishing
    www.Alt-Web.com

    'Johnny boy' wrote in message
    News:fulkis$BDJ$1@forums. Macromedia.com...
    > I have a series of menus to jump. Some ads in the menu for rerouting are longer
    others but I wish that the drop-down boxes for all the menus to jump to
    have the same length. How can I do this?

  • How to make transparent cluster keeping only the elements inside the visible cluster?

    Hello

    Can anyone suggest me how to make transparent cluster keeping only the elements inside the cluster visible in the front panel.

    Thanks in advance,

    Vinciane

    As I said, use the space bar for what is paint. This works. Trust me.

    PS You cannot link to pictures stored on your hard drive. We don't see them. You must add them as attachments and then submit the post they get uploaded to the servers of NOR.

Maybe you are looking for

  • OfficeJet Pro 8600 - Macbook Pro and Macbook Air does not print

    Products: HP Officejet Pro 8600MacBook Pro (Mac OS X, Version 10.7.5)MacBook Air (OS X, Version 10.8.2) Question: Why my Mac initially print fine, but now will not print? Full article: I have a wireless network in my house that consisted of a 30 MB c

  • GPIB-USB-HS Windows drivers only

    I use a GPIB-USB-HS USB GPIB adapter for laboratory automation and need to install drivers for devices on a certain number of the PC lab.  All I need are windows drivers and eventually DLL managed, although I would rather deploy DLLs and my applicati

  • Get 'bad image' errors at startup on XP

    You don't know if it's OK jst the chip but discovers this channel via Google after trying two registry fix downloads that were purchased.  Problem - suddenly 2 days ago I found that I couldn't get into XP without having to cancel about 15 messages in

  • Area 51 R2 panel lights

    OK, I have a problem.  Yesterday I got this tower.  box has had a few cuts, tears and bumps everything in it.  the tower was fine with no scratches or anything else wrong with her.  I've been playing with it since I got it.  All the lights work and c

  • Air applications all errors to throw into the iOS Simulator with Flash update February

    None of my app works on the update of February for Flash CC. I get the errors of type 1009 on existing and new applications.Does anyone else have this problem?Craig