Ronaldo Viscuso DHTML Menu

Hello

I just installed menu DHTML of Ronaldo Viscuso in test OCS area. Installation was successful, and I can see the map Style of Menu in default Edit Mode.

Problem is that I can't find a way to add some menu items and sub menus anywhere. Can someone help me pls?

Thanks in advance.

The DHTML Menu uses groups of pages for portal Pages and sub-pages, menu items.

Change the default settings, and then select a group of pages containing several Pages or subpages. These Pages will be displayed as menu items.

Tags: Fusion Middleware

Similar Questions

  • DHTML menu opens behind the buttons of model

    My DHTML menu opens behind the buttons of model. Here is a little demo of the problem:

    http://Apex.Oracle.com/pls/Apex/f?p=37796:6

    Move your mouse over "Menu1", which is just at the top left of the produce area.
    The menu opens, but going behind the Cancel button.

    The list template is a couple of & lt; UL & gt; and & lt; Li & gt; Tags with the following CSS:
    #nav, #nav ul { /* all lists */
         padding: 0;
         margin: 0;
         list-style: none;
         line-height: 1;
    }
    
    #nav a {
         display: block;
         color:#FFFFFF;
         font-weight:bold;
         text-decoration:none;
         font-size:12px;
         padding-top:4px;
         padding-bottom:4px;
         padding-left:10px;
         padding-right:10px;
    }
    
    
    #nav_sub {border-left:1px solid #A7ABB0;
              border-right:1px solid #A7ABB0;
              border-top:0px solid #A7ABB0;
              border-bottom:1px solid #A7ABB0;
              background: #2E3033;
                font-weight:bold;
              color:#FFFFFF;
              width:20em;}
    
    #nav_sub a{color:#FFFFFF;
               font-weight:normal;
              }
    #nav_sub a:hover{color:#FFFFFF;}
    
    #nav a:hover {background-color:#FF0000;}
    
    #nav li { /* all list items */
         float: left;
          /* width needed or else Opera goes nuts */
    }
    
    #nav li ul { /* second-level lists */
         position: absolute;
            width: 20em;
         left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    }
    
    #nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
         left: auto;
    
    }
    How can I fix?

    Thanks, Rene

    Add CSS 'z-index' property in the menu that has a value greater than that of the button.

    The following seems to work on your page

    #nav, #nav ul {
    line-height:1;
    list-style:none outside none;
    margin:0;
    padding:0;
    z-index:2;
    }
    
  • Several problems with embedded DHTML menu text boxes, drop-down

    We have recently improved HR 10 HR 2015.  We know a menu dhtml drop-down text question existed prior to the upgrade and the upgrade did not fix it.  We now have a more serious problem.  We are not certain that all started with the upgrade, but we detected it after you convert our projects to HR 2015 and republish them.  I list both here in case they are connected.

    The problem known: styles of multilevel list to the level of the main topic and within the text box drop-down dhtml to first level.  However, if we add a drop-down list box text in a drop-down text box and apply a list style at several levels to the text in the drop-down text embedded dhtml, the topic seems in good shape on the Design tab, but loses the line numbers or bullets in the preview and in the published version.  No idea what would cause the list not to display properly or how to get the multilevel list styles to work in this situation?  (Yes, we know we can use styles list rather than multilevel list styles, but it is problematic, too)

    list1.png

    The novelty is that, when content is published and read in IE or Chrome (the two major browsers use customers), the drop-down text link embedded dhtml is always present, but the text in the drop-down list embedded dhtml has disappeared (for example, nothing happens when you click on the link to open the text box).  It works in preview, but not when accessed through a browser (or access to the content of webhelp after publication to a server directly from my local computer).  Any ideas on how to get it to display?  The net result for our users, is that a substantial PART of the content of the assistance amount is now more accessible.list2.png

    Thanks in advance for any help you can provide to these questions!

    Here are a few things that I would consider trying.

    First, click on Tools > update DHTML and let it do its thing.

    A test to see if something has changed. If so, great!

    If the problem persists, open one of the samples project. Click here to see a video on how to do

    Then open Windows Explorer. Click here to see a video on how to do

    Find and copy a file called ehlpdhtm.js and return to your project and paste this file into so that it replaces the one that is there.

    Then see if things are better.

    See you soon... Rick

  • several conditions for dhtml menu drop-down

    RH11 Webhelp

    Chrome browser

    First of all, thank you to Peter Grange for his column on conditional text in tables. This problem doesn't seem to be there, so thank you for help.

    • The terms in my table (for example ' Print button') are dhtml drop-down lists that I want to assign several conditions.
    • Assign a condition and generating the poster State correctly the term in the webhelp generated.
    • Assign several conditions and generate the conditions causing the term to not be displayed at all.

    What is a dhtml limitation?

    DHTML should not be the problem. It is more likely to be linked to your tags and expression.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • How to create a DHTML menu link drop-down text involving an object in the same section?

    Hello!

    What I want to achieve is related to a post earlier this week (trying to run 2 targets with the same trigger). The workaround is to insert a link in a menu drop-down text saying something like "Click here to see this area on the image below", but I can't get this trigger to work.

    What I did:

    1. Create as target a text box placed around the area on the image.
    2. Do trigger on a word in the text of the menu drop down.
    3. Using the drum next to the trigger, try to bind to the target.

    The link of the drum don't cross in front of the menu text editor drop-down.

    Anyway to make it work otherwise? Work at home since Tuesday, I can't.

    Thanks again for your help, it's really appreciated.

    Hello

    Here's how I'd do. I absolutely HATE this small editing window. Yes!

    Build the text you want as well as links and triggers in the main part of the subject. Overall, I'm doing this right where the drop will be finally considered. Then select this option and cut in the windows clipboard.

    Now open the cuss pesky lil of a window and select all the items inside. Paste that cut you earlier.

    I said I don't like the small window? I thought I might have.

    Cheers and happy Thursday! Rick

    Useful and practical links

  • DHTML Menu in JDeveloper 11g

    Hello

    I need to create an application that will give an accordion Menu. We know how to build it in JDev 11 g. A sample of what I'm looking for to build here is http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-glossy.htm. How would I go about implementing it? Any help is appreciated.

    Kind regards

    Kelly

    Published by: Kelly on December 8, 2009 17:07

    You can get the code for the demo here:
    http://www.Oracle.com/technology/products/ADF/adffaces/11/doc/demo/adf_faces_rc_demo.html

  • DHTML and Flash

    I have a flash movie in a page and a drop down DHTML menu. When I turn my menu to display menu items, it displays behind my animation flash instead of in front of it.
    I'm doing something wrong?
    This is how it is supposed to work?
    Is there a work around or am I stuck with my play flash moving to the right of the menu drop down.
    You can see my examples on my site to sample

    Thank you 1 million.
    That seems to have done the trick. Although, I used Javascript to play the movie in order to bypass these borders ugly when you reversal of the film, however when I made that movie kep me disappearing. Until I started to use the object, then everything worked except I get these ugly borders around the flash movie.

    Anyideas to get rid of the ugly borders and always have my dynamic menu works correctly?

  • "Chart" drop-down menu

    Hi people,
    I have trawled autour and can't quite find the answer I'm looking for. I'm trying to make a menu drop-down menu in a main menu (Navigation goes along the top of the site - like what Adobe one!). However, the look that I want to achieve is to have the sub menu titles online and not stacked one on the other. So far so good, I tried to use show/hide layers to achieve this with a bit of "Behaviors" in DW8. But I can't get the result I want. If I use onMouseOver - layer menu void shows hiding the rest and remains on the screen until I have fly over another submenu - who remains on the screen which is not the effect I want to because if you do not choose a title on one of these sub menus - the menu is always there, that is why - not good!

    I tried to use the OnMouseOut to hide layer - however what is happening now is that the submenu disappears before you can even click on one of the titles. Can anyone suggest anything.

    Also is there a way I can achieve the same thing but using text - all the drop down menu of I saw are all stacked on top of each other, rather than online.

    Thank you very much

    Thanks on the advice for this - but I have now found the perfect answer via a tutorial on Dreamweaver Club website - here is the link:

    http://www.dreamweaverclub.com/Dreamweaver-DHTML-menu.php

    fun people.

  • Style CSS menu Spry for Explorer

    I have posted this message a couple of times, but received no answer so I'll try one last before I delete the spry menu and revert to a version of dhtml.
    I have a menu spry, implemented in a model and its seems to work OK in Safari and Firefox on my Mac but when I look on Windows NT Explorer, I get a white box behind the menus at the top and sub until I smiled on.

    I have to add style to work around this problem, or requires a special Explorer hack?

    Also on mouse menu SUP on can I get the highlight of the menu stretching to the edge of the box from bottom at the present time, it ends at the edge of the text.

    See the page here...

    http://mosmanplasticsurgery.com.au/test/index.html

    Thanks in advance
    Peter

    "BodhiM" wrote in message
    News:gkdrlk$779$1@forums. Macromedia.com...
    > I've posted this message a couple of times, but have not received any response so
    > I am
    > tries one last until I delete the spry menu and return to a dhtml
    > version.

    Spry IS a DHTML menu :-)

    > I have a menu spry, implemented in a model and its seems to work OK in
    > Safari
    > and Firefox on my Mac but when I look on Windows NT Explorer I
    > get a
    > white box behind the top menus and sub until I mouse over.
    >
    > I need to add style to work around this problem or that it requires an extraordinary
    > Hack him explore?
    >
    > Also on mouse menu SUP on can I get the highlight of the menu to expand to the
    > edge of the bottom box to present it finishes at the edge of the text.
    >
    > See the page here?
    >
    > http://mosmanplasticsurgery.com.au/test/index.html

    http://friendsofed.Infopop.NET/4/OpenTopic?a=TPC&s=989094322&f=2963027307&m=5911084951

    Here is the message:

    ------------------------------------
    David,

    Thanks for your reply. On the Adobe Spry list, I found the solution has
    two pieces. First part was, as Jon reported, to remove the background: #fff of
    the hack from IE, but that the submenu on the left with a white background and the
    appearance of the word "false".

    Al Sparber of projectseven.com provided the other half:

    To eliminate the 'fake', open your script file, and find this line:
    this.createIframeLayer (menu);

    Put 2 slashes in to to comment on him, like this:
    this.createIframeLayer (menu);

    This hack is like taking a hammer to a tactic of thumb. It addresses a
    issue in older versions of IE where content set will appear under a
    Select the check box. In any case, your sub menus should now appear and you can concentrate
    other CSS issues you have, which I'm sure can someone from Adobe
    help you.
    ---------------------------------------

    Good luck using Spry :-)

    --
    Al Sparber - PVII
    http://www.Projectseven.com
    The finest Menus Dreamweaver | Galleries | Widgets
    http://www.Projectseven.com/go/pop
    The ultimate DW menu system

  • Why FF doesn't display the subtleties of my javscript website menus, IE fading and transparency?

    On every page of my site dominicrouse.com , I have a menu designed using Sothink DHTML Menu 9.10 javascript

    Using IE and other browsers the subtleties that I integrated display perfectly but in FF, they are lost.

    I'm talking specifically a slow fade from top to bottom and transparency of background that fits perfectly in every page.

    Any ideas on how to fix it?

    Thank you very much

    DR

    For the record, I checked the site in IE 11, which is not fully compatible with IE 8.

  • 17.0 browser update does not not my navigation on MANY sites, I have developed

    leandesign.com navigation bar does not. Display in a different browser to see the appropriate page. What happens on MANY sites that were designed for the customers.

    A quick response would be great!

    It looks like a victim of the user agent sniffing Exchange that the Gecko part changed in the user agent to Gecko/17.0 instead of Gecko/20100101 with previous versions of Firefox.

    This change must be restored in a 17.0.1, version of Firefox so you will have to wait for it.

    Quote: We are planning a FF17.0.1 and 17.0.1esr of these changes, should be unblocked (not) Friday

    It works in the current Aurora building that already has this change (for some reason any nightly does not have it).

    Found a workaround in this bug report by creating a special dispensation of pref (it seems to be a lot of them)

    • Bug 814138 - Javascript/DHTML not appearing or working in Firefox 17
  • my site works in IE but not firefox

    This is my web page:
    http://www.Andrew-Leonard.co.UK/Mallorca/Mallorca%20ferns.htm

    It usess css to define the layers and javascript to show and hide layers. It uses a system of dhtml menu by Milonic to run javascript code

    This is part of the code for layers:

    <style type="text/css">
    #Layer01 {position: absolute; left: 300px; top: 50px; z-index:1;}
    ...........
    #Layer33 {position: absolute; left: 300px; top: 50px; z-index:33;}
    </style>

    This is part of the javascript to show/hide layers:

    <script>
    function showlayer(layer){
    var myLayer = document.getElementById(layer).style.display;
    if(myLayer=="none"){
    document.getElementById(layer).style.display="block";
    } else {
    document.getElementById(layer).style.display="none";
    }
    }
    </script>

    It works OK in IE but not firefox

    If you select Web Console of Firefox (Ctrl + Shift + K), it will tell you errors is to find and the line of code that is found on.
    The problem, it seems to have at the front is that IDS are case-sensitive: 'layer02' is not the same thing as "Layer02", for example.

    There may be errors once again it happened, but all current browsers come with tools that needed to rule out any other problem.

    In addition to the Javascript reference: https://developer.mozilla.org/en-US/docs/JavaScript

  • Reduce / enlarge button in topic

    Edition

    RoboHelp HTML

    Version

    RH8

    Output

    .chm

    Hello! I was wondering how in RH8. How can I add an extensible button to save space (as shown in the images below)?

    expand image.png

    By default, the content is developed and illustrated, then users have the ability to hide.

    expand image 2.png

    Thanks for your help!

    You create a drop-down list.

    Text only you insert and select the text of the access point, and then go to the DHTML Menu and select the drop-down list create.

    To do this with a picture that does not change, you simply choose the image and part of the map area.

    If you want images that change on which is clicked, they are known as Twisties. You can use the method of RoboHelp as documented in the online help, or there are other methods on my site. RoboHelp method applies to all dropdowns, the methods on my site require more work, but they are applied selectively.

    See www.grainge.org for creating tips and RoboHelp

    @petergrainge

  • Topic which disappears

    I'm authoring WebHelp with RH7 demo until the arrival of our licensed version. I just got a topic completely disappear! Go away I mean, in the blink of an eye without content in the Design environment, not HTML, same content created yesterday disappeared. The content section texts, graphics and text to drop down DHTML menu. I am working on a Dell Precision 490 aged 2 weeks with more than 2 GB of physical memory available and works with Windows XP Pro/SP2.

    Everyone knows this? It has nothing to do with the work with the demo? I used the strategy of starting a project using the demo, until the arrival of the version bought without problems before.

    Any ideas or suggestions are appreciated.

    We finally found what was wrong with the topic disappears. We found nested

    labels, tags in another series of
    Tags something like this:
    attributes
    attributes
    . Once removed the subject arrested endangered.

  • RoboHelp 7

    Hello
    I use Robohelp 7. Some pages are not displayed in editor mode / doc pad or design. I am able to display the output page or also by using view option. The page is also in the folder of the Page Manager. The page empty displays in Design view and html mode doesnot have the html code. it doesnot get all pages, it happens with pages that has Tables and dhtml menu effects drop-down hotspot. Pease do help me with a solution. It has nothing to do with the properties of the page?

    Hi sri_nadiger and welcome to the HR community.

    If you install the two patches RH7 you will find that this problem goes away. You can download it from here. Note You must apply the 7.0.1 patch before the 7.0.2 patch.

Maybe you are looking for

  • Problem with CD/DVD HP500B

    I updated my system win 7 for windows 8.1. I have a problem on the CD / DVD? As one normally it works very well for when I install the new windows 7 or windows 8 but when it is filled and started windows 8.1, I can't see cd dvd. Also then the control

  • Update Windows 8 suspended at 12 or 13%? Try this!

    Update 2756872 Windows hangs at 13% (Windows 8)     Step 1: Start PC in Safe Mode

  • PSC 1210: Download for a car trip instead.

    Tried to download on the computer of friends yesterday, but he had several mistakes and said that the software was empty.  I just want to know if I can download it to my computer on a trip by car 8 GB.  I don't know if its xp 32 or 64 may so I do jus

  • Password classic blackBerry

    I forgot my password and I can't get into my phone. What can I do? Is there a forgotten password? Thank you

  • Track down the culprit who resets the customization of system tray in Windows 7

    Hi All Almighty, For awhile, I have problems with my system tray. Something regularly resets my customization, i.e. after reboot, sometimes all of the icons that I've marked to show always are hidden again. I discovered that the reason is something c