NAV Menu and submenu

Help all,

I created 2 menus. Main menu of nav and a sub menu just below. I want so much to set on top. Sense when the user makes a scrolling to the bottom of the page, both menus do not move. I created a PHP include to the main nav so I can't include the submenu in that since the submenu is for only 1 page and not others.

So, how can I have both the main and sub-menu NAV stay on top and does not scroll as well as other content on the page.

Thank you

Ian.

Without seeing your page online, I can only assume you are using Bootstrap & default affix on the top navigation bar.  Having more of a sticky top navigation bar does not work very well.  It would be cleaner if you embed your submenu in the existing NAV top of the page.  Or put your submenu in a vertical side bar that snaps at the top during the scrolling page.

See the example #2 cattery "bootstrap"

Nancy O.

Tags: Dreamweaver

Similar Questions

  • Menu and submenu problem

    Hi - I have a menu on my main page set to "All Pages" - and I have one main parts are used the dropdown menu, submenu and NOT have this specific up being clickable menu item (if there is, so I will also as a menu option, but it is empty) rather that allow users to click on the submenu items.  Can I do this?  I see it on other sites, so I think that it may be possible.

    that is the main menu item says "ABOUT" - and I don't want a page of reading 'About' on the site (although I had to create one in Design view), but I don't want 5 separate underneathe pages for the different members of the org.

    Thanks - DanScreen Shot 2014-03-05 at 11.00.07 AM.png

    Hi Dan,.

    Right-click on the parent page of the menu, go to the options menu and select "include without hyperlink.

    Kind regards

    Aish

  • Beginner question: UL Nav Menu and text

    OK, I appreciate the input in advance.  Even if I use one book Dreamweaver and online tools like Lynda.com... There are a few questions that I have not found the answer too, or don't know how to phrase my question correctly in a browser search to find the right answer...

    So, my question:

    I used the Spry which are great, but I took the time to learn how to create a Pull Down Menu of a non ordered list and CSS Nav.

    This UL is driven by text in the list... so what to do if you want to create a type of unsorted list Nav menu drop down, but to use only background for the menu nav graphics (i.e. the text is already anchored in the graph from Photoshop or the graph has no text and is just a chart).  Whenever I completely remove the text of a list item, that do list element disappears, which makes sense, but the question of how to create a Nav Menu with only the graphics that will crumble in several levels?

    Is what I ask not a real standard practice and I shouldn't do that?

    If there was a menu of level one, I know that I could use floated just the DIV tags, but since I pull down I don't see how it works in a nested multiple Nav drop-down Menu.

    Again, sorry for the noob question... and I thank you in advance for your answers.

    Whenever I completely remove the text of a list item, that do list element disappears, which makes sense, but the question of how to create a Nav Menu with only the graphics that will crumble in several levels?

  • It's a perfectly acceptable list item.  And it would be how you do these menus...

    If there was a menu of level one, I know that I could use floated just the DIV tags

    No need of div not tags, really.  Just floating images and pile them up with margins.

  • Firefox 4.0 Windows 7 a site looks good in Solution Explorer, but the menu and submenu appears wrong with Firefox. JavaScript is enabled. How to fix?

    I made a website and it seems fine in Internet Explorer with the Windows 7 operating system. When viewing with Firefox main menu and submenus look bad and the submenus are not usable because they appear on top of the main menu. How can I fix it?

    As a starting point, I recommend the more liberal DOCTYPE (that I listed above).

    position of cor - el shows a change at one of scripts on your site so that the number of pixels is followed by the letters "px" (Firefox requires measurement units, in this case, the pixels).

  • Vertical and submenu menu with Accordion for multiple master pages.

    Hello

    , I created a menu and a submenu with accordion, widget, my site has multiple pages and more master pages, how to do vertical menu of the homepage is also a menu of other pages or other master pages, because if I copy the vertical menu object on the other master pages, this isn't the same object, if I make a change in the menu of the a-master I also make the same change to menu b-master , so there is more work to do but there is a big problem for navigation because when I click on a submenu item I change my page, so I load the master page associated with the page loaded years then a new menu now appears as closed and I want to keep open that it was opened when I clicked on the first time.

    I hope that's clear...

    Thank you.

    JC Quirin.

    New: Create a master with no menu and the masters of the child with the menus you need. Assign the child mastes adapted to your layout.

    To create child master pages, create a new master and drag the master parent on it.

    I think, you used an accordion wigget for you the menu. If so, you can open this accordion, as it should be in Design view, in the various masters. It should open in this State, when you open a page using that master.

  • How can I create a submenu? I chose for a vertical menu and want the submenu also be vertical

    How can I create a submenu? I chose for a vertical menu and want the submenu also be vertical

    Via the live chat, I got a useful tip... This has to do with the Organization of child pages in the tree. I had put them vertically on the relevant page (I wanted a submenu vertical). I had to put the child pages horizontally under the relevant page... not really logical or intuitive, but it works!

  • Need to query to get the Menu - to submenu and functions attached to a responsibility

    Hello

    I have this same need, but a higher level: application Menu, submenu, function, responsibility,


    I appreciate any pointers people gave many discussions, but so far I have not found one that led to an answer.

    Here's what I have implemented so far. I still need help with it.

    Yes, I am new, any help is appreciated, thanks,
    C


    -MATRIX of RESPONSIBILITIES version 7
    -need to check: these are all assets / Exclusions are excluded, if functions can be added?

    SELECT DISTINCT fr.application_id "App ID",
    "App name", fat.application_name
    FRT.responsibility_name,
    f.menu_id,
    f.user_menu_name "main Menu."
    FME.entry_sequence "Seq"
    fMet.prompt "guest."
    -"Function."
    F2.user_menu_name "submenu."
    FME2.entry_sequence "Seq Sub."
    fmet2.prompt 'Sub Menu fast. "
    -"Submenu function."
    fmet2. Description "Sub description."
    FME2.grant_flag,
    ffft.function_id,
    ffft.user_function_name "Function_Description"
    DECODE (fme.sub_menu_id, NULL,
    "FUNCTION."
    DECODE (fme.function_id, NULL, "BOTH", "Submenu")
    ) TYPE-needs work

    FROM fat apps.fnd_application_tl.
    Apps.fnd_user fu,
    Apps.fnd_user_resp_groups urg,
    Apps.fnd_responsibility en,
    Apps.fnd_responsibility_tl frt,
    Apps.fnd_form_functions_tl ffft,

    Apps.fnd_menus_vl f,
    Apps.fnd_menus fm,
    Apps.fnd_menu_entries fme,
    Apps.fnd_menu_entries_tl fmet,

    Apps.fnd_menus_vl f2,-note recursive table calls for the submenu record
    Apps.fnd_menus fm2,
    Apps.fnd_menu_entries wwf2,
    Apps.fnd_menu_entries_tl fmet2

    -the joints and the standard selection criteria
    WHERE 1 = 1
    AND fme.function_id = ffft.function_id (+)

    AND fu.user_id = urg.user_id
    AND urg.responsibility_id = fr.responsibility_id
    AND urg.responsibility_application_id = fr.application_id
    AND fr.application_id = fat.application_id
    AND fr.responsibility_id = frt.responsibility_id
    AND fr.application_id = frt.application_id

    AND f.menu_id = fr.menu_id
    AND fr.menu_id = fm.menu_id
    AND fm.menu_id = fme.menu_id
    AND fme.menu_id = fmet.menu_id
    AND fme.entry_sequence = fmet.entry_sequence

    call - recursive for get info menu SUP
    AND f2.menu_id = fm2.menu_id
    AND fm2.menu_id = fme.sub_menu_id
    AND fm2.menu_id = fme2.menu_id
    AND fme2.menu_id = fmet2.menu_id
    AND fme2.entry_sequence = fmet2.entry_sequence

    AND fmet.language = 'en '.
    AND fmet2.language = 'en '.

    -ESTABLISH CRITERIA SPECIFIC HERE
    AND IN fr.application_id (8401, 140)-id App 8401 = PSB 140 = active
    - AND fr.application_id = 140 and frt.responsibility_name = 'Active Fixed survey'
    - AND f.user_menu_name = 'FA_MAIN. '
    - AND fmt2.user_menu_name = "PSB_NAVIGATE_SUPERUSER" Add fnd_menus_tl

    ORDER BY 1,2,3,4,5,6,7,8,9,10,11;

    OK, this meets our audit requirements.

    It shows what is current and has the right-hand columns showing what is finished or excluded.

    -The matrix of the request, responsibility, Menu, guest, function, SubFunction, submenu
    -which indicates the date of end of resposibility and exclusions

    Select second.application_id "App ID"
    , second.application_name "App name".
    second.responsibility_id "RESP ID"
    , second.responsibility_name 'responsibility '.
    second.menu_id "Menu ID"
    second.user_menu_name 'Name of main Menu'
    , second.entry_sequence "Seq".
    , second.prompt 'guest '.
    , second.function_id "function ID".
    , second.user_function_name 'function '.
    second.func_descrip 'Function description'
    , second.sub_menu_id 'the submenu ID.
    , second.sub_menu_name 'the submenu name.
    second.sub_seq "Sub Seq"
    , second.sub_prompt 'SubPrompt '.
    , second.sub_func_id 'ID SubFunction.
    , second.sub_func "sub-function.
    second.sub_func_descrip "Business line description"
    , second.sub_sub_menu_id 'Sub-sous-menu ID ".
    second.grant_flag "Grant Flag"
    , second.resp_end_date "RESP-End Date.
    , decode (exc.rule_type, 'F', (select "Ex F:' |")) exc.action_id
    of fnc fnd_form_functions_vl
    where fnc.function_id = exc.action_id
    and second.function_id = exc.action_id
    )
    ) Excluded_Function
    , decode (exc.rule_type, 'F', (select "SF Ex: ' |")) exc.action_id
    of fnc fnd_form_functions_vl
    where fnc.function_id = exc.action_id
    and second.sub_func_id = exc.action_id
    )
    ) Excluded_Sub_Function
    , decode (exc.rule_type, I ', (select "Ex M:' |")) exc.action_id
    of fnc fnd_form_functions_vl
    where fnc.function_id = exc.action_id
    and second.menu_id = exc.action_id
    )
    ) Excluded_Menu
    , decode (exc.rule_type, I ', (select "Ex SM:" | ")) exc.action_id
    of fnc fnd_form_functions_vl
    where fnc.function_id = exc.action_id
    and second.sub_menu_id = exc.action_id
    )
    ) Excluded_Sub_Menu
    , decode (exc.rule_type, I ', (select "Ex SSM: ' |")) exc.action_id
    of fnc fnd_form_functions_vl
    where fnc.function_id = exc.action_id
    and second.sub_sub_menu_id = exc.action_id
    )
    ) Excluded_Sub_Sub_Menu

    Of
    (select first.application_id
    first.application_name
    first.responsibility_id
    first.responsibility_name
    first.end_date as resp_end_date
    first.menu_id
    first.user_menu_name
    first.entry_sequence
    first.prompt
    first.function_id
    ffft.user_function_name
    ffft.description as func_descrip
    first.sub_menu_id
    fmv2.user_menu_name as sub_menu_name
    fme2.entry_sequence as sub_seq
    fmet2.prompt as sub_prompt
    fme2.function_id as sub_func_id
    ffft2.user_function_name as sub_func
    ffft2.description as sub_func_descrip
    fme2.sub_menu_id as sub_sub_menu_id
    first.grant_flag

    Of
    (
    Select fat.application_id
    fat.application_name
    fr.responsibility_id
    frt.responsibility_name
    fr.end_date
    fr.menu_id
    fmv.user_menu_name
    fme.entry_sequence
    fmet.prompt
    fme.sub_menu_id
    fme.function_id
    fme.grant_flag
                        
    fat apps.fnd_application_tl
    apps.fnd_responsibility en
    apps.fnd_menus_vl JVM
    apps.fnd_responsibility_tl frt
    apps.fnd_menu_entries fme
    apps.fnd_menu_entries_tl fmet

    -the joints and constant selection
    where fat.application_id = fr.application_id (+)
    and fr.menu_id = fmv.menu_id (+)
    and fr.responsibility_id = frt.responsibility_id (+)
    and fr.menu_id = fme.menu_id (+)
    and fme.menu_id = fmet.menu_id (+)
    and fme.entry_sequence = fmet.entry_sequence (+)
    and fmet.language = 'en '.

    --------------------------------------
    -Add the specific selection criteria-
    --------------------------------------
    - and fat.application_id = 8401 - for DEVL 19080 lines
    - and fr.responsibility_id = 51856
    fat.application_id = & AppID

    order by 1,2,3,4,5,6,7,8,9,10,11,12

    ) firstly - for info in the main menu, the responsibility and the application
             
    apps.fnd_menus_vl fmv2 - for the submenu record
    apps.fnd_menu_entries wwf2
    apps.fnd_menu_entries_tl fmet2

    apps.fnd_form_functions_tl ffft - for service info
    apps.fnd_form_functions_tl ffft2 - FYI SubFunction
               
    -left outer joins keep of the original disks and add any information menu and void function
    where first.function_id = ffft.function_id (+)
    and first.sub_menu_id = fmv2.menu_id (+)
    and first.sub_menu_id = fme2.menu_id (+)
    and fme2.menu_id = fmet2.menu_id (+)
    and fme2.entry_sequence = fmet2.entry_sequence (+)
    and fme2.function_id = ffft2.function_id (+)

    order of 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21

    ) second - adds Info menu and void function

    Join external apps.fnd_resp_functions exc - of exclusions to the left
    on (second.application_id = exc.application_id
    and second.responsibility_id = exc.responsibility_id
    and (second.function_id = exc.action_id
    or second.sub_func_id = exc.action_id
    or second.menu_id = exc.action_id
    or second.sub_menu_id = exc.action_id
    or second.sub_sub_menu_id = exc.action_id
    )
    )

    order of 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21;

  • Mobile Nav menu

    Is - this this simple to make a mobile nav? And if I want to knock down? Make just a list within a list? Someone at - it a good tutorial for that?

    pobarron wrote:

    I appreciate the examples. I wanted to know if it's as simple as what I did in the violin? Or is it more complex than what I did because it can run into problems?

    It's as simple as that for a single-level menu. It gets a little more complex for levels 2 or 3 levels-sub-menus... This is when a plugin can be more than an attraction.

    pobarron wrote:

    In addition, what are its advantages and disadvantages to the use of plugins?

    The plugins are literally plug-and-play out of the box. You will still need their style with another concern css, which can be difficult because everyone writes css differently. In my opinion there is no point in using a plugin or a framework IF you have the ability and the ability to write your own code.

    The code you write will be generally less be inflated, write you it the way you understand it, you are in control not the plugin or the frame.

    pobarron wrote:

    As I'm afraid that if I use a plugin, I have to constantly update or it will not work.

    No, you will not need to update a mobile menu plugin, once it works, it will always work. It may not work if you do not undestand how to implement it.

  • Side menu with submenu

    I installed the sidebar on my site, but I can't seem to find out how to add a submenu to it. Any ideas?

    Thank you!

    To add a submenu (I assume you mean links to pages that are not on your main Navigation) simply create you a new menu and set it to "Manual" in the Menu Properties.

  • Search in the Nav Menu icon... set?

    Hi people,

    Have a bit of trouble finding the right css to change to get this magnifying glass icon search to appear in the middle of the Nav menu bar rather than at the top.

    I tried to change the position of the background image, padding, margin, etc. no effect... I tried the magnification of the picture, but it stops in the middle if I do that...

    I tried to change it in base.CSS here: https://Joden.worldsecuresystems.com/

    I am simply not find the right solution.  I can change it to element in Inspector but that does not translate to a known class...

    TIA

    Jeff

    Currently the CSS for this search button link is rendered inline... so instead of you be able to change the CSS class you must change the attribute 'style' on the element A (link) itself.  I'm sure that your search icon is rendered with the menu somehow module even if I can't find how to add styles inline via the module menu right now, but there is an easy fix without messing with your menu module.

    Right now in your style.css file on line 557 add the following CSS to your "#nav one" selector:

    min-height: 16px;

    background-position: 50% 50%! important;

    If you add CSS to your "#nav one" rule, you should be all set.  What's happening is it's inline CSS setting the background position to "initial initial ' and if you are not using the"! " important"declaration in your CSS CSS online will be more specific and will replace your CSS for background-position in"#nav one ".

  • NAV/menu hidden behind images bar

    I placed my nav/menu widget in my master page. I have several layers in each page that I want to have behind the nev/menu bar so I can still use it. Muse does not appear to let me push back behind the navigation bar images. My photos are currently covering the navigation bar, so it cannot be used. Help! Thank you.

    With the release of 4.0 Muse, today, master page elements can now layer in front of content in these pages, whose captain has been applied. Order Master page content again select elements on the master page, right click and select 'Move to the first master plan' or 'Move to bottom of master' in the context menu. You can also select items in the master page, and then select object > in the background or foreground through the menu of the application of Muse. All the items in the plan pages masters 'Move to Master' game will appear on top of all the elements of the Page.

    Please refer to the release notes for Muse for more information.

    http://helpx.Adobe.com/content/help/en/Muse/release-note/Adobe-Muse-re rental - notes.html

    Thank you

    Vinayak

  • Menu and toolbars, tabs suddenly LARGE, need to reset Firefox, not fixed by eliminating add-ins, only a reset works - help!

    Menu and toolbars, tabs suddenly LARGE, need to reset Firefox, not fixed by eliminating add-ins, only a reset works - help!

    Are you sure that this has not been caused by the Tab Mix Plus?

    Your list of details of the system shows a lot of disabled people with only active TMP extension.

    Have you checked for code in userChrome.css if you use this file to customize the user interface?

    In the Firefox Safe mode, these changes are effective:

    • all extensions are disabled (subject: addons)
    • Default theme is used (no persona)
    • userChrome.css and userContent.css are ignored (chrome in the profile folder file)
    • default toolbars is used
    • JIT JavaScript compilers are disabled
    • hardware acceleration is turned off (Options > Advanced Options > general)
    • plugins are not affected
    • preferences are not affected
  • I use Firefox for a kiosk application. Can I disable the context menu and zoom?

    I use Firefox for an application kiosk on a touch screen monitor. I will prevent users from interacting with the browser interface. Is there a way to do this? Disable the context menu and zoom for the touch gestures could prevent users from getting into a State where they are unable to use the application.

    Hi TrevorTubbs, you can disable the zoom in the browser with the method described in http://kb.mozillazine.org/Locking_preferences & locking these preferences:

    lockPref("toolkit.zoomManager.zoomValues"; "1");
    lockPref("zoom.maxPercent"; 100);
    lockPref("zoom.minPercent"; 100);
    

    I'm not sure if disabling the context menu...

  • The menu AND the bookmarks have disappeared

    The menu and all the Favorites have disappeared from my screen. 'Show the bookmarks toolbar' is checked, and bookmarks are listed, but not on my screen. And no menu item (file, publishing, display, etc.). Fixing these articles are overwhelming.

    You see your tab bar showing the tabs of the pages you have open?

    If Yes: you can turn on the menu bar by double-clicking an empty area of the tab bar, or right click on the new tab button ('+') and select the menu bar.

    If not: could check you if Firefox is in full screen mode? The F11 key toggles between the normal modes and full screen.

    Any progress?

    On missing bookmarks. Those on the menu and on the toolbar are two separate lists, so it is normal that you don't seem to menu bookmarks in the bookmarks toolbar. However, normally there is a button on the main toolbar with a button that comes down to your bookmarks. It looks like a Clipboard and is right next to a star. You can find this one?

  • All the editing options appear disabled when you compose the message, impossible to copy & paste, etc they are grayed out in the menu and do not work in a mouse right click

    Change options - Undo, redo, copy, paste, paste without formatting work, is that they are shaded out in the Edit menu and do not work on the right click of the mouse. I disabled add ons, run in safe mode, go out and restarted but the problem persists. Can anyone help urgent please.

    Mine are greyed out until they can do something. So they're all gray until I have started typing, pasting is grayed if there is nothing on the Clipboard and copy / cut are gray until I have select something.

    Yours are always grey, even after doing these other things?

Maybe you are looking for