Drop Down Menu Help Needed

In my

studies, I found the menu drop down next and I need help to change this code to go down another survey

alpenawebdesigns/Templete.php

I wish

MENU

About me

Allen

Karen

Rob

Missy

I picked up the download code how to talk the internet a guide to xhtml page 33 & 34

I'm missing how to get on me to allen please help

Allen,

It's much more complicated than you realize.

If you can not work with Spry menus (and I have to wonder why) then you must buy a commercial menu system that supports your needs.  Local seven Magic Menu project is top notch.  It works, it works and it works...

http://www.Projectseven.com/products/menusystems/PMM2/index.htm

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

Tags: Dreamweaver

Similar Questions

  • Receptive Drop Down Menu Help Needed

    I'm working on a reagent drop-down list of an example that I found online.  I don't know much about css or html, but I don't have much the way I want, but need a little help to reach my goal of end of market.

    The code below is what I have so far.  Colored and flat background is replaced by gradient background images, but for now I'm just using colors to show what I'm trying to achieve.

    I have two questions, that I can't understand.

    1. How can I get a bottom border on my submenus without the borders of the middle (do not know how to describe the) which are made by the top border?  If I apply a border of 1px solid black border environment become 2px.
    2. Full screen, I want the bottom nav to be blue so that it matches the background of the menu bar when the screen becomes smaller.  However, when I try to apply the color blue, then all submenu items get on the blue background of the smaller size of the screen and I want only the menu bar above to be blue on smaller screens.  Also, is there a way to apply the Burger to the Menu bar on smaller screens?


    Hope that makes sense and thanks for any help!

    <! doctype html >

    < html >

    < head >

    < meta charset = "utf-8" >

    < meta http-equiv = "X-UA-Compatible" content = "IE = edge, chrome = 1" >

    < meta name = "viewport" content = "width = device-width, original scale = 1" >

    < title > reagent Dropdown Menu < /title >

    < style >

    {body

    background:;

    do-size: 22px;

    line-height: 32px;

    color: #ffffff;

    margin: 0;

    padding: 0;

    dressing: break-Word! important;

    do-family: Arial, without serif.

    }

    .toggletop, [id ^ = fall] {}

    display: none;

    }

    . Toggle, [id ^ = fall] {}

    display: none;

    }

    {of NAV

    margin: 0;

    padding: 0;

    background-color: #000;

    }

    NAV: after {}

    content: "";

    Display: table;

    Clear: both;

    }

    NAV ul {}

    float: left;

    padding: 0;

    margin: 0;

    list-style: none;

    position: relative;

    }

    NAV ul li {}

    margin: 0px;

    display: inline-block;

    float: left;

    background-color:;

    }

    NAV a {}

    display: block;

    padding: 0px 25px;

    color: #fff;

    do-size: 12px;

    line-height: 30px;

    text-decoration: none;

    background-color:;

    }

    NAV ul li ul li: hover {}

    background: Red;

    background-image:;

    }

    NAV a: hover {}

    background-color: red;

    background-image:;

    }

    Li: hover NAV > a, #nav li a.active {}

    background-color: red;

    background-image:;

    }

    NAV ul ul {}

    display: none;

    position: absolute;

    top: 30px;

    }

    Li: hover nav ul > ul {}

    display: inherit;

    }

    NAV ul ul li {}

    Width: 170px;

    float: none;

    display: list item;

    position: relative;

    background-color: #555;

    border-right: 1px solid black;

    border-left: 1px solid black;

    border-bottom: 0px solid black;

    border-top: 1px solid black;

    }

    NAV ul ul ul li {}

    position: relative;

    top:-30px;

    left: 170px;

    background-color: #555;

    }

    li > a: after {}

    content: "+";

    }

    li > a: only the child: after {}

    content: ";

    }

    / * Media Queries

    --------------------------------------------- */

    @media all and (max-width: 860px) {}

    #logo {}

    display: block;

    padding: 0;

    Width: 100%;

    text-align: center;

    float: none;

    }

    . Toggle + a.

    .menu {}

    display: none;

    }

    {.toggletop}

    display: block;

    background-image:;

    background-color: blue;

    padding: 0px 25px;

    color: #FFF;

    do-size: 12px;

    line-height: 30px;

    text-decoration: none;

    border: none;

    }

    . Toggle {}

    display: block;

    background-color: #000;

    padding: 0px 25px;

    color: #FFF;

    do-size: 12px;

    line-height: 30px;

    text-decoration: none;

    border: none;

    }

    {.toggle:hover}

    background-color: red;

    background-image:;

    }

    [id ^ = fall]: checked + ul {}

    display: block;

    }

    NAV ul li {}

    display: block;

    Width: 100%;

    }

    NAV ul ul .toggle,

    NAV ul ul a {}

    padding: 40px 0;

    }

    NAV ul ul ul a {}

    padding: 0 80px;

    }

    NAV a: hover,

    NAV ul ul ul a {}

    background-color: #555;

    }

    Li: hover NAV > a, #nav li a.active {}

    background-color: red;

    background-image:;

    }

    NAV ul li ul li .toggle,

    NAV ul ul a {}

    background-color: #555;

    }

    NAV ul ul {}

    float: none;

    position: static;

    color: #ffffff;

    }

    NAV ul li: hover ul > ul.

    Li: hover nav ul > ul {}

    display: none;

    }

    NAV ul ul li {}

    display: block;

    Width: 100%;

    }

    NAV ul ul ul li {}

    position: static;

    }

    @media all and (max-width: 330px) {}

    NAV ul li {}

    display: block;

    Width: 94%;

    }

    < / style >

    < / head >

    < body >

    < nav >

    < label = 'drop' class = "toggletop" > Menu < / label >

    < input type = "checkbox" id = 'drop' / >

    < ul class = "menu" >

    < li > < a href = "#" > home < /a > < /li >

    < li >

    <!-first place->

    < label = "drop-1" class = "toggle" > Services + < / label >

    < a href = "#" > Services < /a >

    < input type = "checkbox" id = "drop-1" / >

    < ul >

    < li > < a href = "#" > 1 Service < /a > < /li >

    < li > < a href = "#" > Service 2 < /a > < /li >

    < li > < a href = "#" > Service 3 < /a > < /li >

    < /ul >

    < /li >

    < li >

    <!-first place->

    < label = "drop-2" class = "toggle" > Products + < / label >

    < a href = "#" > < /a > Products

    < input type = "checkbox" id = "drop-2" / >

    < ul >

    < li > < a href = "#" > product 1 < /a > < /li >

    < li > < a href = "#" > product 2 < /a > < /li >

    < li >

    <!--deuxieme pane dropdown - >

    < label = 'drop-3' class = 'toggle' > more products + < / label >

    < a href = "#" > more products < /a >

    < input type = "checkbox" id = "drop-3" / >

    < ul >

    < li > < a href = "#" > more products 1 < /a > < /li >

    < li > < a href = "#" > more products 2 < /a > < /li >

    < li > < a href = "#" > more products 3 < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < /li >

    < li > < a href = "#" > Support < /a > < /li >

    < li > < a href = "#" > < /a > < /li > Customer Service

    < li > < a href = "#" > contact us < /a > < /li >

    < li > < a href = "#" > about us < /a > < /li >

    < /ul >

    < / nav >

    < / body >

    < / html >

    Last child has worked.  I'm getting closer.

    Thank you!

  • Drop-Down Menu help

    I have Dreamweaver CS3, which I've tried to teach me... I am very new to this. I've created a navigation bar that contains seven buttons flash to navigate to pages. So far so good! But for one of the buttons, I need to be able to have a drop down menu appears when we click on this button - this is where my problem comes in. Being so new to this, I know that there must be a fairly easy way to handle this, but I'm not understand. I tried to use a Spry menu bar, but completely eliminating my button flash... that did not work. I thought maybe I could use a snippet of vertical navigation, but I can't understand how to integrate it with the button "flash". Can someone give me some advice on what to do or try?

    > So far, so good!

    Not so fast. If you want to use Flash for navigation, consider this-

    1. some people not having Flash installed - what are doing?
    2. engines cannot parse links Flash - your site will not be
    spidered
    3. the display of the devices and accessories functional don't parse links Flash - which users will be
    do?
    4 DW cannot maintain links within a Flash movie, so if you move or rename
    a file linked, will break your navigation - what will do you? You will have
    to redo those buttons.

    It is generally a bad idea for these reasons and these reasons,
    Adobe has removed the buttons Flash and Flash text of the next version of
    Dreamweaver.

    I recommend you to take this approach and see the menu systems
    offered by http://www.projectseven.com/. I am not affiliated with them
    otherwise only by being VERY satisfied user. PopMenuMagic appears on most of
    the sites that I build. Their products and support are legendary.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    ==================

    "Erie" wrote in message
    News:gedq9n$2D$1@forums. Macromedia.com...
    > I have Dreamweaver CS3, which I've tried to teach me... I am
    > extremely
    > new to the present. I've created a navigation bar that contains seven flash
    > buttons for navigating to pages. So far so good! But for one of the
    > buttons,.
    > I need to be able to have a drop down menu appears when this button is
    > clicked.
    > This is where my problem comes in. Being so new to this, I know it must
    > be a
    > pretty average easy to handle this, but I'm not understand. I tried
    > using a
    > Spry menu bar, but completely eliminating my flash button... which
    > has no
    > work. I thought maybe I could use a snippet of vertical navigation, but
    > I am
    > unable to understand how to integrate it with the button "flash". Peut
    > someone at - it
    > give me some advice on what to do or try?
    >

  • Drop Down Menu - help please

    Please help - how can I put a drop menu in Dreamweaver CC - please give me the steps to do this. Thank you!

    Thank you very much.  I looked at the web site.

    That's what I'm looking for.

    Which is compatible with Dreamweaver CC?

    In my view, that there are several choices.

    Please answer.

    John

  • When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the export me

    When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the box menu to export. When I click on "Export" the image exports WITHOUT my watermark. Help, please. As I did about everything that has been suggested in this forum and I still have this problem.

    I saw that too. For now, the workaround is that if you select 'Edit watermark,' when you are done editing be sure to reselect the same watermark. If you do not, the watermark menu will be empty.

    It seems to be a known bug that occurs only in the current version. If all goes well, it can be fixed in the next update. There is a page for her on the Photoshop/Lightroom Feedback site. I've added my vote to the page:

    LIGHTROOM CC - watermark on the question of export

  • Drop Down Menu, please help

    Hi again,

    I am facing another problem here when it comes to having three configurations (phone, Tablet and desktop). I have a menu on all three provisions that are supposed to have drop down to the bottom of the sub menus slide each menu button. Menu bar layout Office drop-down buttons work perfectly, but the menu for my Tablet and phone layouts do not display the drop-down menu when I move my mouse over it. Anyone would be able to tell me why it does not work for the phone and Tablet page layouts? I would appreciate help.

    I intend to publish the coding for the phone drop-down list below to make it easier for anyone here to help me. Is there a way I should go all this or should I just copy and paste the code into this text field? He's not at risk of be reused elsewhere, wouldn't?

    Hyde1216 wrote:

    But if I'm not supposed to use the links to my local computer,

    "" You set the root folder, i.e. ' DBwebsite ' of the site in the Site Manager, then

    When you go to the link to a file or image, DW knows how to write the link ie images/pic.jpg

    Always manually, you can correct the bad links anf in code view

    like changing

    @import url("file:///D|/Desktop/DBwebsite/templates/desktop.css")

    TO

    @import url("templates/desktop.css")

  • The Drop Down Menu number of Excel spreadsheets?

    Trying to open an Excel file created by my boss in number. There a few in drop-down menus, (pictured below) and they will not display correctly. Many prefer using numbers than Excel, anyone know of any tricks to make this menu drop-down appear in numbers as in Excel?

    In numbers, they simply appear not at all. Help, please! Thank you

    In Excel, you can automatically fill a drop-down list with values within a specific range of cells through 'Data Validation '.

    Numbers have no drop-down menu, but it doesn't have a Menu called data format.  It is easy to populate a drop-down list with values manually; Select the cells that contain different values which you want to make a choice and format on the Shortcut Menu. The result will be something very similar to your screenshot.

    But in doing so fully automatic as in Excel is not currently possible in number.

    Numbers provides an attractive work environment, but if you frequently need to exchange documents with your boss and your boss uses Excel, then better use Excel.

    SG

  • 31.1.0 and 31.1.2 drop down menu commands and commands "right button" very slow... what to do?

    My TB version 31.1.0 and 31.1.2 drop-down menu commands and commands "right button" very slow... All other menu programs bars will work perfectly. Tried disabling McAfee, no diff. TB collects e-mails, wrote e-mails to a normal speed without problem. Control S, V, P, etc work but slow... what to do?

    To diagnose problems with Thunderbird, try one of the following:

    • Restart Thunderbird with disabled modules (Thunderbird Safe Mode). On the Help menu, click "restart with disabled modules. If Thunderbird works as usual, there is an add-on or theme interfere with normal operations. You will need to reactivate the modules one at a time until you locate the offender.
    • Restart the operating system in safe mode with network. This loads only the basics needed to start your computer while allowing Internet access. Click on your operating system for instructions on how to start in safe mode: Windows 8, Windows 7, Windows Vista, Windows XP, OSX
    If the safe mode for the operating system to resolve the problem, there are other software on your computer that is causing problems. The possibilities include but not limited to: AV scanning, virus/malware, background downloads such as updates of the program.
  • Drop-down menu and report queries

    Hi all

    I have a report query that print Information on a given employee's salary (it works fine). It was printed on a letter head of companies and to get it stamped properly. The letter is addressed to a particular bank (depending on the choice of the employee)

    Scenario:
    I have 10 banks that this letter may be addressed to (one at a time). Each employee has a choice by drop-down menu to choose the Bank they want this letter to be sent to the. and when he chooses for example. BofA. I want to print in PDF format also with his statement of salary.

    Even if another employee wants his salary for Chase Bank statement, it should select Chase Bank of drop down and the letter would be printed address Chase Bank.

    I can do this thing by the static bank names. But it would create 10 similar models each different bank name. But I don't want to. I want a model and value automatically feeding WRT my drop-down list of choices.

    I hope I am clear. Thanks in advance. Your help is appreciated.

    Hello

    First of all, you must make sure that the selected page, employee and banking, the elements have been registered in the session, so that it is available for use in the report. This can be done by using a Select list that submits the page for the two elements.

    The query itself just needs to be able to recover both the banking information and employee information. This can be done in the SQL statement:

    SELECT B.NAME, B.ADDRESS1, B.ADDRESS2, etc
    S.NAME, S.SALARY, etc
    FROM BANK_TABLE B
    INNER JOIN SALARY_TABLE S ON 1 = 1
    WHERE B.BANK_ID = :P1_BANK_ID
    AND S.EMPLOYEE_ID = :P1_EMPLOYEE_ID
    

    Andy

  • Drop-down menu block no longer works

    I took over our previous software of 2 employees help system - neither of which anyone--trained and understand most of RoboHelp.  We had a drop down menu that will take users directly to the selected topic or section of the help file - however, we rebuilt the table of contents and index, and since then it became unusable.  I can't understand (using the Adobe Help file) how do I fix this.  Navigation sequences and bread crumbs is correct, but I can't figure out where them repair options in the menu dropdown.  I've included a picture to explain exactly what I'm talking about.

    Hello

    This box lists all the sequences to browse different. What do you see when you click on it? It will go down? If so, you need to click Tools > sequence editor to browse and see what appears in the list.

    The fact that you see the sequence is revealing that the HHActiveX.DLL is present and registered.

    See you soon... Rick

  • Drop-down menu of Firefox address bar Sporatically stops working

    I had this problem for about a year and some parts of the year are worse than others, and now, according to the latest update of Firefox, this problem is at its absolute worst.

    The drop-down menu in the address bar of Firefox sometimes stops displaying my newest and popularly seen the websites that I have visited. Whenever I have updated Firefox, the problem goes away and he used to stay at the gap to end of weeks in a row, but now the drop stops working almost whenever I close Firefox after this last update a few days earlier.

    This problem persists in the Mode of Firefox safe and apparently appears randomly any plugins/extensions I can I have installed/enabled.

    I am at a complete loss here and would appreciate any help because this drop in the address bar is one of my favorite features in any browser, and it becomes annoying to have to reinstall the plugins more (when I use the Sync feature to reinstall the plugins, the problem is even worse).

    For problems with the file places.sqlite (bookmarks, historical) database, you can check in the Firefox profile folder.

    If the extension of Maintenance of places cannot repair the database places.sqlite file remove all places.sqlite files in the Firefox profile folder to rebuild the database places.sqlite latest JSON Firefox backup in the folder bookmarkbackups.

  • My drop down menu changed search bar

    Everything I see that I get help on the search bar in the upper right corner shows the emblem of a little search engine. I don't have much, and I can't get it back. Worse still, when I start typing, I search point that I must now address a long list of terms of indefinable query from nowhere!

    I don't know how I changed all form the way it had been forever. I want to just my little drop down menu with a few indicators of search engine to this topic, and I just want to see my previous research, not what is trendy!

    Hi relem, I have already explained the reasoning behind the change: it is now much faster and easier to use different search engines that your browser by one on a wide base. If you want to do in the old search bar, you must first define a different engine in the search bar, search & then switch back (because the default value is also used in the address/home/new tab bar). It's a simple click!

  • Drop-down menu cannot be selected by clicking

    I'm under 20.2 FF on Mac OS X 10.8.3. I recently found this item in the drop-down menu cannot be selected by clicking, although it can be selected by pressing 'enter' on the keyboard. I don't have any add-ons installed, so that shouldn't be the problem. Like going to http://www.newegg.com/ and click on the search menu, I can't select all the options. Thank you for your help in advance.

    Update 22 FF and problem solvered.

  • The drop down menu boxes that appear under the heading of Firefox do not fill. A form of box on the screen, but it is empty. Given zero no has not solved the problem.

    The file, editing, display and help tabs that were on the previous version of FireFox Menu bar top are apparently incorporated into the "FireFox" drop-down box in the latest version of the browser. I was unable to open those tabs earlier, so by the recommendation of the Support Forum, I have Firefox on my laptop. Now not only the tabs above are missing after this reset, but the drop down menu does not open in any submenus. What I see now is a box on the surrounded black screen, but sub menu selections such as save as, print, copy etc are not shown in the box. This is why the Navigator is not functional in its current state.
    Does anyone have a fix for this problem that will not delete my favorites and other content stored on Firefox? Please save me to return to Internet Explorer.
    AJJC

    Try disabling hardware acceleration in Firefox.

  • using Firefox 11.0 when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window, but it disappears when I move my mouse to the bookmark window

    using Firefox 11.0 on Windows 7 prof 64 bit, when trying to 'bookmark this page' in the bookmarks drop-down menu at the top of the browser bookmark pop-up window. When I move my mouse over the bookmark pop-up window to change the directory where you will store the bookmark, it disappears before I can do something? If I move my mouse near the yellow star on the right side of the window to the url, the menu bookmark can appear again, but it disappears when I move my mouse over it?

    Hello!

    We have seen similar problems in the past. Read this 2-wire and let me know if they help you:

    https://support.Mozilla.org/en-us/questions/899098
    https://support.Mozilla.org/en-us/questions/850203

    Good luck
    Ibai

Maybe you are looking for

  • How can I get rid of this scam please?

    Hi - I was using my iMac this morning, and then he fell asleep for a while and when I woke up it a bit later and has tried to use Safari, I got this in a small window: Of 'http://apple.com-securemessage.com': the last visited Web site Virus has infec

  • How to access the BIOS on Satellite P100?

    Hello world I have a P100... How to access the BIOS to see if it is why my optical mini mouse does not work?When I plug something into the USB, it works fine.The new mouse wheel works but the mouse will not move the cursor. Thanks for the help.

  • HP7500: printing problems

    Windows 7 HP7500 Wireless printing Can print PC test page, but not Word document print.  I have this intermittent problem and sometimes after printing test page for the PC, the document will be printed.  Sometimes I have to run print and Scan doctor.

  • How to use the I2C clock as 1 MHz clock source?

    I use USB-8452 and try to find the source of the clock that allows to generate 1 MHz.

  • Must I pay monthly to use free images of rights to a small business Web site?

    Must I pay monthly to use free images of rights to a small business Web site?