Hover intent for menu items

Hi I need some help trying to activate hover intent http://cherne.net/brian/resources/jquery.hoverIntent.html
on a menu.  My aim is to have the images move up and then down when you hover over them and I am also having trouble getting them to line up behind the slides.
Here is what I have muddled with http://www.kimberleywebdesign.com.au/test/
Thanks for any help.

Hi,
  From the menu bar Goto->translation then it asks for from source language and target language, give them, then it you can modify the things.
   After modifying logon to sap sytem in the language which you translated then they will appear in your translated language

Similar Messages

  • Language Translation for MENU items

    Hi Experts,
    Please let me know the Process of Language translation for MENU items.
    I have copied the Standard ALV GUI Status for my ZProgram. Now the MENU items are not translated.

    Hi,
      From the menu bar Goto->translation then it asks for from source language and target language, give them, then it you can modify the things.
       After modifying logon to sap sytem in the language which you translated then they will appear in your translated language

  • How to set functional keys as shortcuts for menu items in AWT?

    Hello!
    I want to set functional keys as shortcuts for menu items in AWT, for example F1, F2... Here's my code:
    MenuItem menuItemHelp = new MenuItem ("Help", new MenuShortcut(KeyEvent.VK_F1));
    But, in result, this menu item is activated, when Ctrl-V pressed. Why?
    Thanks in advance for help.

    I have no idea what is going on but if you reinstall the jdk then it might fix it. I had some similar problems myself but reinstalling fixed them.

  • Spry Menu Bar - Different Background Image Wanted for menu items

    Hi, I've looked everywhere for help with this and just haven't found any answers yet ...
    I want my Dreamweaver CS5.5 menu to look like this design I've done in PhotoShop ...
    It's a simple one level list with no sub-levels.
    Everything is good, except I can only set one background image for all the menu items at this level.
    I want the first, last, and all the middle, menu items to use different background images.
    I have no idea where or how to insert the code to set a different background image for each individual menu item ...
    I know I could use images set one on top another in a column with rollover image swop, but the spry menu opens the door for dynamic content so I'm keen to get it working.
    Manchester city council has a great example of this style of menu design working at - http://www.manchester.gov.uk/
    They've got funky indenting of the text as well.
    ~~~~~~
    This is the code for my menu list ...
      <div class="sidebar1">
        <ul id="MenuBar1" class="MenuBarVertical">
          <li><a href="#">Home</a></li>
          <li><a href="#">News</a></li>
          <li><a href="#">Groups</a></li>
          <li><a href="#">Events</a></li>
          <li><a href="#">About</a></li>
          <li><a href="#">Contact</a></li>
             <li><a href="#">Help</a></li>
        </ul>
      </div>
    This is how I set the background image (but I can only define one image) ...
    I set the image background to "Menu-Nav-Bar-Pic-Top-v1-w170px-h32px.jpg" through ...
    CSS Styles
    SpryMenuBarVertical.css
    ul.MenuBarVertical a
    I then select the background category
    and browse to the image file.
    doing this changes my CSS code as follows ...
    ul.MenuBarVertical li
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 170px;
        margin-top: 4px;
        margin-bottom: 4px;
        background: url(/Images/Menu-Nav-Bar-Pic-Top-v1-w170px-h32px.jpg);
    ul.MenuBarVertical ul
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: absolute;
        z-index: 1020;
        cursor: default;
        width: 170px;
        left: -1000em;
        top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 95%;
        background: url(/Images/Menu-Nav-Bar-Pic-Top-v1-w170px-h32px.jpg);
    ul.MenuBarVertical a
        display: block;
        cursor: pointer;
        padding: 0.5em 0.75em;
        color: #0000;
        text-decoration: none;
        font: normal 12px Verdana, Geneva, sans-serif;
        background: #EEE url(/Images/Menu-Nav-Bar-Pic-Top-v1-w170px-h32px.jpg);
    ~~~~~~
    These are the three images I want to apply to the top middle and bottom menu items :
    Top menu item background image - "Menu-Nav-Bar-Pic-Top-v1-w170px-h32px.jpg"
    Middle menu items background image - "Menu-Nav-Bar-Pic-Mid-v1-w170px-h32px.jpg"
    Bottom menu item background image - "Menu-Nav-Bar-Pic-Bot-v1-w170px-h32px.jpg"
    ~~~~~~
    As I am unable to set the menu items individually, this is how the menu looks like on my website at the moment ...
    ~~~~~~
    So near yet so far ! I'm hapy with the verdana font, the image size and spacing, but the background images I just can't set them right.
    I'd really appreciate any help on this as I'm out of ideas.
    Thank you.

    The easiest way is to use pseudo elements.
    To style the first and last menu items ifferently to the rest, merely add :first-child and :last-child respectivly as follows
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css">
    <style>
    ul.MenuBarVertical li:first-child a {
        background-color: red;
        color: white;
    ul.MenuBarVertical li:last-child a {
        background-color: green;
        color: yellow;
    </style>
    </head>
    <body>
    <ul id="MenuBar1" class="MenuBarVertical">
      <li><a href="#">Item 1</a></li>
      <li><a href="#">Item 2</a></li>
      <li><a href="#">Item 3</a></li>
      <li><a href="#">Item 4</a></li>
      <li><a href="#">Item 5</a></li>
    </ul>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    In your case, in liue of the background colour, you would have an image.
    Gramps

  • Xfce4 missing icons for menu items

    My xfce4 seems to have blank icons for some of the menu items and I can't figure out why. I installed the entire xfce4 and xfce4-goodies groups.

    maggie: are you talking about icons in the Applications menu applet? If yes, are the icons missing for applications which do not provide icons¹? If yes, then you have the answer: there is no icon displayed because there is no icon to display for the entry.
    AFAIR, the pre-4.12 Applications menu applet displayed some ugly stock icon as a placeholder, but it seems that this behaviour is no longer present in the latest release. If you truly want icons for the entries, you may set them by editing corresponding .desktop entries. The best way is placing your overrides in ~/.local/share/applications as this will not pollute pacman-managed /usr/share/applications directory.
    ¹ See the corresponding .desktop entry in /usr/share/applications/ or ~/.local/share/applications

  • Why do keyboard shortcuts for menu items created in System Preferences appear in Firefox menus but not work?

    Given that Firefox does not obey the System Preferences custom keyboard shortcuts, why does it still display those shortcuts in the menus, thereby incorrectly telling users that they will work?
    This issue was raised 6 months ago, but the only posted answer did not explain why the menus reflect the shortcuts that Firefox doesn't obey.

    Outlines are discussed in a series of articles beginning with Creating an Outline in Chapter 5 of the Pages '09 User Guide. A similar set of articles, beginning with Creating Lists follows immediately.
    Reading through the articles, I don't see any mention of a keyboard shortcut or menu item related to moving an item up or down in the list. A search through Pages '09's menus was also unproductive.
    Apparently this 'essential function' is unsupported in Pages.
    Feature requests should be made through Provide Pages Feedback, found in the Application menu (in Pages, the 'Pages' menu), where they'll go to and be read by Apple. Here you're posting to Pages users, who can help you use existing features, but have no direct influence on missing ones.
    The Pages '09 User Guide, a searchable pdf document, is available for download via the Help menu in Pages.
    Regards,
    Barry

  • Listen for menu item

    Is it possible to trigger something when a menu item it selected? I DON'T mean to create a menu item and the assign a script to it, but for example listen for a user clicking Search from the Help menu in Safari?
    If so, could someone point me in the right direction please.
    Thanks.

    +Short answer...+
    No. AppleScript does not work this way.

  • JS CS4  Wait for menu item to close

    I am trying to open a dialog in indesign and continue my work after dialog was closed
    in vbs my code looks like this and works perfectly
    myMenu.invoke [opens Indesign Dialog]
    On error resume next
    do
    err.clear
    myIndesign.myFunction(variable1,variable2)
    loop while err.Number <> 0 [error while dialog is open andexicutes when dialog closes]
    On error Goto 0
    in js my codelooks like this
    myMenu.invoke [opens Indesign Dialog]
    var noError = false;
    do{
    noError = false;
    try{
    app.myFunction(variable1,variable2);
    }catch(err){
    noError = true;
    }while(noError==false)
    it would work but indesign dialog is not editable.
    it seems that vbs runs on seperate thread while js runs on indesigns thread.
    I tried addin sleep time into loop but it didn't help.
    my js uses its own #engine, if that makes a differance. Would it help if #engine used to invoke menu item was not mine? and would that be possible to maybe call a different js file which has its own engine.
    I need it for mac compatability. maybe applescript would solve my problem but I cant figure out how to loop and how to call function with to integer parameters
    Thank for any and all help.
    ABC GREEN

    If you would like a copy let me know, and I will send it to you.
    Nah, it's not something I could find a use for!
    P.S. I know how to get a hold of you
    Eek! (You can always send me a personal message through this forum -- just click my name.)
    Also in CHM version of your help files, we could really use an index and favorites tab. Have you tried to pull that off or do you want me to do some research to get it working
    It has the simple Class Index I create myself, which is useful if you sort of know in advance what you are looking for, and is vitally important for the HTML version (since that has no good "search" function), but otherwise I'm using the Help Viewer's own Index and Search function. The CHM file is prepared for a Full Text Search, and fortunately, both the standard Windows Help and Robin Lu's iCHM for OSX support full text search. Every class, method and property is tagged for the Help viewer's own Index function. I think that covers just about everything, except for "Favourites".
    I build the CHM version with Microsoft's own HTMLHELP, it doesn't seem to have the option to add a "Favourites" page. If you know how to pull that off, send me a P.M. with your e-mail address, so we can exchange information.

  • Alt+mnemonic key is not working properly for Menu Items

    Assume there are two menus , File Menu with mnemonic Alt+F
    and Save Menu with mnemonic Alt+S. File Menu contains the
    menu items like PageSetup with Mnemonic S. Save menu has
    the menu item Properties with Mnemonic P.
    Pressing Alt+F opens the File Menu which has the menu item
    PageSetup.Pressing S activates the PageSetup menu item.
    Similarly Pressing Alt+S opens the Save Menu which has the
    menu item Properties. Pressing P activates the Properties
    menu item acion. But Pressing Alt+P also activates the
    Properties menu item action(it is not the desired behaviour)
    Pressing Alt+Mnemonic key has to open only the Menus.It
    should not consider the menu items.
    STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
    1.Press Alt+F
    2.File Menu is invoked
    3.Press S
    4. Invokes the menu item action
    5. Press Alt+S
    6. Save menu is invoked
    7. Press P
    8. Invokes the menu item action
    9. Press Alt+P
    10. Invokes the menu item action
    EXPECTED VERSUS ACTUAL BEHAVIOR :
    Pressing of Alt+Mnemonic key invokes the menu and also menu
    item actions. If the same mnemonic is present in the Menu
    it is giving the priority to Menu only.Pressing of Alt key
    alone does not hiding the pull down menu
    Expected Result;
    Pressing of Alt+Mnemonic key has to list out the pull
    down menu only.It should not consider the menu items with
    the same mnemonic. If Alt key alone is pressed the pull
    down menu has to hide.
    REPRODUCIBILITY :
    This bug can be reproduced always.
    ---------- BEGIN SOURCE ----------
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class JavaBug extends JFrame
    public JavaBug()
    // Create menu bar
    JMenuBar menuBar = new JMenuBar(); // Create menu bar
    setJMenuBar(menuBar); // Add menu bar to window
    // Create first option on menuBar
    JMenu m1 = new JMenu("File");
    m1.setMnemonic('F');
    JMenuItem m1o1 = new JMenuItem("PageSetup");
    m1o1.setMnemonic('S');
    m1o1.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    System.out.println("File/PageSetup was selected");
    m1.add(m1o1);
    // Create second option on menuBar
    JMenu m2 = new JMenu("Save");
    m2.setMnemonic('S');
    JMenuItem m2o1 = new JMenuItem("Properties");
    m2o1.setMnemonic('P');
    m2o1.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    System.out.println("Save/Properties was selected");
    m2.add(m2o1);
    menuBar.add(m1);
    menuBar.add(m2);
    this.setTitle("Mnemonic Bugs");
    addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {
    System.exit(0);
    setSize(400,250);
    show();
    public static void main(String[] args)
    JavaBug bug = new JavaBug();
    Suggestions welcomed
    punniya

    I tried your code, but didn't get your "bug" using jdk 1.3 on windows 2000 (at my school).
    Kind regards,
    Levi

  • New window for menu item

    hi,
    i have published a menu as portlet, this menu contains item that link on forms and reports.
    i want that when i click in these items, they display in a new window.
    how can i do it please!

    Hi,
    You can achieve this using javascript.
    Give link url against each menu item like this
    In case of forms
    javascript:void window.open('MYBUGS.wwa_app_module.new_instance?p_moduleid=2043732057','subWindow','HEIGHT=300,WIDTH=500')
    In case of reports
    javascript:void window.open('MYBUGS_DEMO.EXAMPLE_WIZ_RPT.show','subWindow','HEIGHT=300,WIDTH=500')
    You can change the height, width and url accordingly. The url is the run link of the component.
    Thanks,
    Sharmila

  • Events handling for menu items

    I was trying out Action events on MenuItems and I manage to compile the java file successfully. However, there isn't any results shown when I select the menuitems. Please help me :-(
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class MenuWithEvents extends JApplet implements ActionListener
    public void init()
    Container content = getContentPane();
    FlowLayout flow = new FlowLayout();
    content.setLayout(flow);
    JMenuBar menuBar = new JMenuBar();                         
    //File Menu
    JMenuItem j1 = new JMenuItem("New Template");               //Create MenuItems
    JMenuItem j2 = new JMenuItem("Load Template");
    //j1.addActionListener(this);
    //j2.addActionListener(this);
    j1.setActionCommand("New");
    j2.setActionCommand("Load");
    JMenu m1 = new JMenu("File");
    m1.add(j1);
    m1.addSeparator();
    m1.add(j2);
    //Help Menu
    JMenuItem j3 = new JMenuItem("Help Topics");
    JMenuItem j4 = new JMenuItem("About");
    JMenu m2 = new JMenu("Help");
    m2.add(j3);
    m2.addSeparator();
    m2.add(j4);
    setJMenuBar(menuBar);                                             //Add Menus to MenuBar
    menuBar.add(m1);
    menuBar.add(m2);
    public void actionPerformed(ActionEvent evt)
    //Object source = evt.getSource();
    String cmd;
    cmd = evt.getActionCommand();
    if(cmd.equals("New"))
    System.out.println("New Template is chosen");
    else if(cmd.equals("Load"))
    System.out.println("New Template is chosen");
    }

       //j1.addActionListener(this);
       //j2.addActionListener(this);No wonder - you've commented out the lines which add the ActionListener for the MenuItems.
    cheers,
    kelysar

  • Changing only 1 menu item background color in a VerticleSpryMenu

    Im working on this Verticle Spry Menu Bar (seen below) . I'm trying to figure out how to change the 'Get Started!' Item to be a different color than orange.  Home, Support and Get Started!  are clickable links with no submenu whereas the other menu items have submenus. Is there a special code to customize just Get Started!. Through CSS stylesheet I can get Get Started to change color  but then Home and Support also change color and I dont want that.
    Thanks

    For all menu items use the following selectors
    ul.MenuBarVertical a
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
    For menu items with sub menu items use the following selectors to override the above
    ul.MenuBarVertical a.MenuBarItemSubmenu
    ul.MenuBarVertical a.MenuBarItemSubmenuHover
    Gramps

  • How to add an Icon to a parent menu item in Command Center?

    Hi guys,
    does anybody know how to add an icon to a parent maenu item in Command Center? BTW, I'm using SBO 6.5
    Cheers,
    Oki

    The SDK doesn't provide any features for adding icons to the command center in SBO6.5.
    Version 2004 has a new image property for menu items that can be used.
    John.

  • Need to add Menu Item to Search Result Template page

    Hi Guys,
    I am using UCM 11g and I am customizing serach result page.
    When we do search on UCM, we get a search result page. This search result page has a two drop downs (on the top right) "Change View" and "Search Action" in the blue strip.
    I have to add one customized dropdown option in "Publish Selected", it worked well with 10g by overriding searchapi_result_menus_setup include but not working in 11G.
    Appreciate your help on this, Thank you
    Thanks,
    Ashok

    Reunion1980 wrote:
    ..I need to add item "About" to frame's system menu.
    Is there any way to solve this problem?Try this link - [http://pscode.org/jh/bin/helpsetter-apidocs.jnlp]. It is sand-boxed, like an applet. It should prompt if you want to create shortcuts, click OK/Yes.
    After you run it, open the 'All Programs'/system menu. There should be an item under the 'JavaHelp System' menu for the 'JavaHelp System JavaDocs'. That link is to launch the application again. [Java Web Start|http://www.java.com/en/download/faq/java_webstart.xml] *(<- link)* is what installs the menus. JWS can also install menus specifically for application help.
    Older applications declared the required menu items and desktop shortcut in the JNLP launch file, but JRE 1.6.0_18+ offers the IntegrationService *(<- link)* to applications, and provides feedback on success/failure. Note that some systems will ignore requests for desktop integration. Ubuntu Linux will allow for the creation of desktop shortcuts, but silently ignore requests for menu items.

  • How to eliminate leading space in menu item.

    Hello,
    I'm using JDeveloper 11.1.1.4.0.
    I have created menu dynamically, using RichCommandMenuItem in my bean class. Menu gets generated and works as per requirement.
    Menu items however, display some leading space as seen in 'Screenshot(s)' section on the link given below.
    http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_commandMenuItem.html
    I am required to remove this leading space from menu items.
    Options that I tried:
    1. Override CSS classes in skin
    2. use setInlineStyle("") method of RichCommandMenuItem. I passed an empty string.
    Neither of these gave me required results.
    Perhaps I should pass some specific string such as "::icon:none".
    Appreciate your suggestions.
    Amar

    Hi,
    I hope you can remove leading white space as inlineStyle="margin-left:-10px;" for menu items.
    Edited :check
    http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/menuBar.jspx?_afrRedirect=63726517039949

Maybe you are looking for

  • Error While uploading OInvoices Object

    Hi All I'm getting error as There are no Excisable Items in the Excise Invoice Application But I'm trying to post service type invoice what is the problem, please guide Thanks Edited by: Consulatant SAP B1 on Mar 26, 2009 10:33 AM

  • IPhone 4s not showing up in iTunes?

    I have a windows 8 Asus laptop. Ever since I downloaded iTunes 11 my iPhone and laptop has not been connecting right. At first my laptop wouldn't even charge my phone. Then I fixed that problem with the device manager. Now my iPhone won't connect to

  • Support for Progress Database

    Hi, I have a requirement to pull data into HANA from MFG PRO system that runs on Progress database, does SLT support it. Please advise. Thanks.

  • Safari 4.0 Beta

    What's the difference between 4.0 Beta and the current 3.2.1? What is Beta? Should I download 4.0 Beta?

  • Codec compression error

    Hi, I'm new to Premier (I'm using Premier Pro CS3) and for the project I'm working on I need to export an uncompressed 10-bit (4:2:2 YUV) file, 50fps, 3840x2160, however I get the following message. Error compiling movie. Codec compression error. Thi