BC dynamic menu behaving differently in Safari

Hello,
Can anybody see what the problem may be with this, I've had a pretty good look myself but I don't understand what could be causing this problem - the top navigation menu's drop down function for the Products item is not working in Safari, it works perfectly in all other browsers.
http://www.breathelife.co.nz/home_newLook
I have assigned my own CSS to the menu items, all using this in case it is relevant .topNav {width:auto; padding-right:10px;} 
Also, if somebody could clarify for me - when assigning ones own CSS to menu items, will the BC 'Item Width' still get referenced? I have assigned width:auto; but it seems that the dynamic menu settings are over-riding this?
Thanks for any assistance.
Grant

Is there a Business Catalyst dynamic menu guru out there that can help me with this problem? I've just rebuilt the menu turning off my own styles and stil Safari doesn't want to know about the drop down menu items under Products. I disabled the slider on the page, thought it may be causing a conflict, but still no joy.
I've used th Dynamic menu before without havign any problems, thi shas got me completely stumped.
Anybody got any ideas?
http://www.breathelife.co.nz/home_newLook  (the Products dropdown item in the navigation is the issue - all browsers fine, Safari, not)

Similar Messages

  • Dynamic menu in tree structure in JSP

    Hi,
    1) I need to display a dynamic menu in JSP. The menu depends on the values received from database. I need to show the items in the structure of tree (like parents, child relation). The tree can have multiple levels (the parent can have children & these children too can have children). This tree structure would be on left side of the screen.
    I would like to use some custom tags rather than javascript. Can somebody post the custom tags or some samples?
    2) Also, once the user selects different items from menu, different action classes should be called. And accordingly, the right side of the screen will show different data.
    So, there should be any way to set different action classes for the menu items. Please post any samples or helpful links.

    Hi,
    1) I need to display a dynamic menu in JSP. The menu depends on the values received from database. I need to show the items in the structure of tree (like parents, child relation). The tree can have multiple levels (the parent can have children & these children too can have children). This tree structure would be on left side of the screen.
    I would like to use some custom tags rather than javascript. Can somebody post the custom tags or some samples?
    2) Also, once the user selects different items from menu, different action classes should be called. And accordingly, the right side of the screen will show different data.
    So, there should be any way to set different action classes for the menu items. Please post any samples or helpful links.

  • Storing a dynamic menu structure

    Hello all,
    I am creating (or at least hoping to create) a completely dynamic web site using oracle9i as the backend. Right now I am stumped on how to store a dynamic menu hierarchy. I want to be able to assign different menu options to different user types, and also be able to add more levels to the menu later on.
    Example:
    Outer Most Menu (Level 0) Item 1
    Level 1 Sub-Menu Item 1
    Level 1 Sub-Menu Item 2
    Level 2 Sub-Menu Item 1
    Level 1 Sub-Menu Item 3
    Level 2 Sub-Menu Item 1
    Level 2 Sub-Menu Item 2
    Level 2 Sub-Menu Item 3
    Level 1 Sub-Menu Item 4
    Outer Most Menu (Level 0) Item 2
    Level 1 Sub-Menu Item 1
    Level 2 Sub-Menu Item 1
    Level 1 Sub-Menu Item 2
    Level 1 Sub-Menu Item 3
    Level 1 Sub-Menu Item 4
    Level 2 Sub-Menu Item 1
    Level 2 Sub-Menu Item 2
    Level 2 Sub-Menu Item 3
    I would like to be able to store the above structure in the database so that I could add more menu items and levels. I am trying to design the structure so that an XML document can be created from a query whose hierarchical structure will resemble the menus. I can create everything, except adding more levels, I want by defining each level as a type.
    Any thoughts?
    Thanks,
    Thomas Usrey

    If you want to display list for ADMIN's you can set it like this:
    rendered="#{jhsUserRoles['ADMIN']}"

  • Taking Action on Dynamic Menu Selection

    How do i get an action to take place when a menu item is
    selected from a dynamic menu? I want to move to a specific record
    item in my database based on the selection in the dynamic menu. Can
    anyone help?

    Thanks anyway. I'm sorry that Apple didn't include a "repeat" keyboard shortcut - going to the Inspector and then the actions wheel and then "delete row" time after time wasn't fun.
    I'm afraid I failed to communicate well about outline format - I didn't mean a bulleted or numbered list, I do know how to do that, but rather making a single character (or in my particular interest a symbol, the diamond and heart suit symbols) appear in outline text format. You can do it by going to format->font->outline, but if I want to do it for several occurrences of the same thing (or a few different things), it's not much fun to do it that way. But maybe I can define a character format that's outline and that will work. Still would prefer to have a keyboard shortcut to apply the character format though.
    Incidentally, while I'm talking about diamonds and hearts, is there any way to change the amount of space that gets put in after the diamond and heart symbols if you insert them using Edit->Special Characters? I write a lot of documents that use those symbols and lines end up unevenly spaced because of the large amount of space below each symbol (I've figured out a partial work-around - I defined a style for "body after suit symbol" that is raised enough to get the line spacing right, but that only works when I want to have a hard return at the end of the line with the suit symbols, since if the lines wrap, both lines have to have the same paragraph formatting. This problem isn't really Pages related - I have the same difficult with Word .

  • JSF - CREATING A DYNAMIC MENU - STEP BY STEP TUTORIAL

    Hi,
    Is there a step by step tutorial in Jdeveloper(10.1.3) that will help me with the creation of a Dynamic Menu. I have read the write up on "How to Create Dynamic Menus" and I understand that this tells you what is needed. What I am looking for is a Tutorial that will direct me to the different Palette/facets in Jdeveloper that will enable me to build a Dynamic menu.
    Regards
    Kes

    HI!
    Have you read the ADF Developer Guide yet? It has a chapter which explains how to work with menus. Also, you can take a look at SRDemo application (used in the book) and you will see how to implement a dynamic menu.
    I'm working on a large application which relies on that menu model and it works fine. We just made some mods in order to pick menu items and their corresponding navigation links from the database.
    You can find the book at http://www.oracle.com/technology/products/adf/learnadf.html#book
    For the SRDemo source code, just fire "Check for updates" from inside JDeveloper.
    Hope this helps.
    Regards,
    Gustavo

  • In outlook 2013 Add-In, Adding dynamic menu to splitButton idMso="DialMenu" is working and the same code is not working in outlook 2010 Add-In.

    In outlook 2013 Add-In, Adding dynamic menu to <splitButton idMso="DialMenu"> is working and the same code is not working in outlook
    2010 Add-In. please let me know, if i am missing something. Below is the xml and screen shot
    <contextMenu idMso="ContextMenuFlaggedContactItem">
     <splitButton idMso="DialMenu">
              <menu>
                <dynamicMenu id="CallContactwithFreedomvoice
    " label="CallContactwithFreedomvoice" 
                            getContent="OnGetContenttest"                           insertAfterMso="Call"/> 
            </menu>       </splitButton>    </contextMenu> 

    Hi Narasimha prasad2,
    Based on the description, the context menu for the flagged contact doen't work in Outlook. I am tring to rerpoduce this issue however failed.
    I suggest that you check the state of the add-in first to see wether the add-in was loaded successfully.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Multi gesture for browsers different from safari

    Multi gesture for browsers different from safari, for example right to left scroll to previous page. How to set it like in Snow Leopard?

    THe only gesture to change tabs is to tap the tab in the address bar. You can go back a page in a website by holding one finger on the left side of the screen and swiping right. You can go back to a previous app by placing four fingers on the right side of the screen and swiping left.

  • Illustrator CS4 and my drop down menu displaying different typefaces is no longer displaying font preview.

    I am using Illustrator CS4 and my drop down menu displaying different typefaces is no longer showing all of them, just blank spaces where they would be...that is unless I put my cursor over it and I can then see the typeface. This is more of a nuisance than anything and didn't happen until I updates OS X to Yosemite. I currently am operating OS X  Yosemetie 10.10.2
    I have attached a screen shot. You can see that the font highlighted as the cursor is over it I can see the preview...but one I move the cursor it appears like all the others in the list and is blank.
    HELP!

    Solved using this previous users had the same issue; Font previews not appearing correctly in the character window after upgrading to Yosemite

  • New page not being opened in new window when using a dynamic menu

    I have read an earlier post about this but I didn't really see a solution I could implement there. I have a dynamic menu, and I want one item on it to open a new frame. Here is the module code from the template.
    {module_menu, version="2", menuId="901683", moduleTemplateGroup="Default"}
    It is the main template menu from the Tribeca site template.
    I have tried inserting (_blank) into the appropriate target frame, and still it opens in the same window.  I gathered from the previous post that it was a version issue, but as you can see, the code says "version 2"... or am I mis-reading that?
    I couldn't find where to make changes. The previous post suggested I look for the CSS on the home template, but I am not using a home template.
    Any thoughts?
    Chuck

    Thanks Liam, it worked. I need a clarification if you can... I don't need all the items in the menu to open in a new window, so under the menu itself, under the individual items, I would set the target frame to "_self" for the items I need to remain in the same window? Or is it an all or none thing?
    I really have appreciated the help you've given me.
    Chuck

  • Colors are Different in Safari then in IE or Firefox...

    Hi All,
    I am trying to put together my first website. I am using a specific BG color, the problem is that this color is appearing differently in Safari then in IE or Firefox. IE and Firefox display the color correctly, but the Safari color is off. Any ideas?

    Thanks for that - might have realised this a lot earlier if it didn't work in Safari!
    I assume I just need some CSS like:
    .formbutton
      background-image: image1.jpg;
    .formbutton :hover
      background-image: image2.jpg;
    And:
    <input type="submit" name="KT_Insert1" id="Send" value="Send message" class="formbutton" />

  • The same code behaving different in two files.

    The same code behaving different in two files.
    in pro*c file it is returning rows
    in sql file it is not returning any rows.
    please suggest me.
    regards,
    prasad.

    please find the code.
    sql_stmt := 'SELECT rNum, dpcCode, sID, hDate, fBlock, '||
    'lBlock, recQty, fID, fName, ' ||
    'tSeqNo, sType, tDate, fStatCode, pDate, recCount, r ' ||
    'FROM (SELECT rownum rNum, DPC_CODE_ORIG dpcCode, ' ||
    'SENSOR_ID sID, ' ||
    'to_char(HEADER_DATE, ''YYYYMMDDHH24MISS'') hDate, ' ||
    'FIRST_BLOCK_NUMBER fBlock, ' ||
    'LAST_BLOCK_NUMBER lBlock, ' ||
    'RECORD_QUANTITY recQty, ' ||
    'FILE_ID fID, ' ||
    'substr(FILE_NAME,1,30) fName, ' ||
    'TRACE_SEQUENCE_NO tSeqNo, ' ||
    'SENSOR_TYPE sType, ' ||
    'to_char(TRAILER_DATE, ''YYYYMMDDHH24MISS'') tdate, ' ||
    'NVL(FILE_STATUS_CODE, ''NL'') fStatCode, ' ||
    'to_char(PROCESSED_DATE, ''YYYYMMDDHH24MISS'') pDate, '||
    'NVL(RECIRCULATE_COUNT,0) recCount, ' ||
    'ROW_NUMBER() ' ||
    'OVER(ORDER BY TRAILER_DATE DESC, LAST_BLOCK_NUMBER DESC) r ' ||
    'FROM logfc10t ' ||
    'WHERE DPC_CODE_ORIG = :IN_DPC_CODE ' ||
    'AND SENSOR_ID = :IN_SENSOR_ID ' ||
    'AND (((TRAILER_DATE <= TO_DATE(:IN_TRAILER_DATE, ''YYYYMMDDHH24MISS''))' ||
    ' AND (LAST_BLOCK_NUMBER < :IN_BLOCK_NUMBER)) ' ||
    ' OR (TRAILER_DATE < TO_DATE(:IN_TRAILER_DATE, ''YYYYMMDDHH24MISS'')))) ' ||
    'WHERE r = 1 ';

  • Can you create a javascript dynamic menu based on security data in oracleDB

    I am looking for a dynamic javascript menu that is generated based on the user role... basically i get the user role from ldap and then I have a Security table in oracle data base that has the permission info and i want to generate my dynamic menu based on the data in the database table.... the table has the following columns
    private String userId;
    private String security_level; // page level , field level
    private String permission; //CRUD
    private String permissionType; //ALLOW, DENY

    Hello Suzie,
    It is possible but you have "many" ways to do it, since what will happen is the javascript will be generated by an application.
    Are you developing a J2EE application? with or without JSF?
    The best way will be to Google to find a good Javascript menu library, and adapt the generation of it based on the content of your database.
    Regards
    Tugdual Grall

  • Pdf duplication in Preview for Mac behaving differently

    When duplicating a PDF in Preview for Mac, a new image window would open that I could click on to select, then rename and save elsewhere. Just recently, seems like in the last few days, Preview now behaves differently. Now when I select duplicate, a duplicate document is created in the same window but shows as a thumbnail in the sidebar. This is confusing as it appears that Preview is trying to create a duplicate of the document at the end of the original. I don't appear to have received any updates from Apple that would account for this sudden change in behaviour (shows Preview last modified 18th November). I don't appear to be able to change this in Preview's Preferences. Can I revert Preview to the previous behaviour? (I'm using latest version of Preview in Yosemite on a 24" iMac).

    I always find that Preview can garble certain graphic elements or even slightly alter the over-all color of the PDF. However, I also find it is a lot quicker to deal with PDFs, especially when it comes to printing. Sometimes I get a PDF that I send to print on our Canon copier and I end up canceling the print job after 10-15 minutes because it's still processing. I open that same PDF in Preview and it prints in less than a minute. The same can be said of InDesign so on certain jobs I end up exporting as a PDF and printing from Preview. This might say a lot about Adobe's Printing Engine... (sorry, off-topic)

  • Image layouts display differently in Safari than in Explorer

    I have noticed that web page images display differently in Safari than in Explorer on a PC. On a PC, the web page may display three images side by side. In Safari, I might get two images side by side and the theid image below. Is there any correction for this? Thanks.
    Norb

    #sidebar_1 a:vistied {
    color:#000;
    is stating that all visited links in the #sidebar_1 div to be black. Are you saying that all visited links are black, outside the sidebar_1 div?
    Jim

  • ADF - managed bean error in dynamic menu creation

    scenario:
    to create dynamic menu for two tabs : general..
    general has a subtabmenu in form of menubar wid items: country, city,...
    i created dynamic menus for my application.wen i ran my page i got this error:
    SEVERE: Managedbean menuItem_General could not be created Can't get value from value binding expression:
    '#{resources['erms.menu.gen']}'
    (erms.menu.gen is an entry in UIResources.properties)
    now, i followed the exact same process as mentioned in the SRDemo application, in adfdevguide!
    double checked that
    i. resource adapter is configured in faces-config.
    ii.menu model and menuTreeModel are configured with thier default adapaters in faces-config.
    iii.resource bundle specified in jsp page.
    can sum1 plz refer
    1.wat is the reason of this error? wat are the things dat shud hold true in order to run these dynamic menu? which files shud
    b specified where?
    2. in wat order are the managedbeans created ?
    is it in order they apprear in faces-config file or in order they are used in the jsp page?
    3: is it possible that u click on a menuTab item and it displays its particular menubar's items while staying on the same page? or
    u click on a menubar item and it displays its particular dropdowns while staying on the same page?
    is it posible wid ADF or javascript shud b used?

    Hi,
    looking at code it seems that you are adding textview and inputfield. please check in debugging if the correct context node/attribute  is being created and you are providing its reference while adding UI elements.
    Thanks,
    Chandra

Maybe you are looking for

  • Hard drive not recognized Power Mac G4 867mhz Quicksilver

    I am using OS X 10.3 Panther to install.  When I get to the "choose  a location" prompt, there is no hard drive showing to select.   I put a 120gb Seagate PATA HD in the unit.  Maybe it just isn't Mac compatible?   The original HD is long gone.   Tha

  • Spotlight Does Not Index My Time Capsule

    Hi all. I've been having this problem for about 6 months now. I've never been able to get Spotlight to pull up anything on my TC when I do a search. I've checked every forum on the web that has anything even close to this topic and I've tried all the

  • How do i get my music off phone and into iTunes library

    I am trying to save music that I have on my phone to itunes account.  These are all purchases and I have an iMac.

  • Safari stuck configuring installation for 3.2

    Hi gang, I am trying to use Software Update on my MacBook Pro to update Safari to 3.2. All of the windows closed with the exception of the install window (as usual), but the progress bar is stuck at "Configuring Installation". Any ideas? Cheers!

  • Back up discounts from Vendors in consignment purchase

    A retailer purchases stock on consignment from a vendor before the start of the season During the season , for slow moving stock the retailer enters into a markdown arrangement with the vendor where for specific SKU the retailer marks down the price