Adding delay to Fireworks popup menu?

My website reviewers complain that the menus open up too
quickly, often when they are only accidentally moving their mouse
over the menu bar. Is there a way to build in a delay to the menu,
so that the user has to hold the mouse over the menu item for a
second or two before the menu opens? If so, how?
Lisa

Show us the page after you have inserted the (*ugh*) menus,
please.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"IdioC" <[email protected]> wrote in message
news:euk7or$2jp$[email protected]..
>I have search and read the comments on Fireworks popup
menus do not work
>well
> in Dreamweaver 8 and mine is no exception. I was hoping
by now a solution
> is
> available since the post on this subject are not recent.
> I created a Nav bar in Fireworks 8 which works fine in
fireworks and the
> html
> works well by itself in DW 8 until I insert it into my
DW homepage. The
> page
> becomes significantly distorted and unusable.
> The welcome page I am editing is:
>
http://kanreikai.com/
>
> It has a top and bottom menu. The top menu appears fine
after I insert the
> fireworks code replacing the top menu bar but the bottom
menu becomes
> distorted
> with each tab on a seperate line.
>
> The screen capture of the page with the inserted
Fireworks code is here:
>
http://web.mac.com/zymurg/iWeb/Home%20Page/Picture1.png
>
> The Fireworks code is here:
>
http://web.mac.com/zymurg/iWeb/Home%20Page/nav/navbartop.htm
>
>
> I really need help and appreciate all I can get. Thank
ypu for your time
> on
> this.
> my email is
> [email protected]
>
>

Similar Messages

  • Problem with fireworks popup menu in dreamweaver, has a huge box.

    hi, i made a popup menu in fireworks, and when i open that
    html page in dreamweaver, there is a huge white box around the
    popup menu area, so that i cant type anything under the menu or
    anywhere near it. i was wondering how i get rid of this white box.
    any help greatly appreciated. thanks. derek
    here is the code

    You have Dreamweaver, which is a wonderful and powerful
    program for building HTML. So
    why are you trying to build a navigation menu in Fireworks,
    which is a graphics program? Please. I beg you! Save yourself hours
    of headaches: create your graphics in Fireworks and your HTML in
    Dreamweaver.
    For example, this code would be impossible to maintain.
    Here's one of your navigation items:
    img src="untitled-4_r2_c2.gif" alt="" name="untitled4_r2_c2"
    width="98" height="48" border="0" id="untitled4_r2_c2"
    Do you even know which image this is or which link it's
    intended to take? Create your images with decent names like
    "contact.gif" or "products.gif" so you can write clear code.
    The first row and the first and last columns of your table
    have 1-pixel spacer gifs. Fireworks always puts in spacer gifs. If
    you're not aware of them, and take them out, you might get to later
    stages of your development process and wonder why you couldn't get
    your navigation menu to line up with everything else.
    As for that "big white box," it's a combination of the div
    the table is in and the 100% width on the table:
    div id="FWTableContainer1329034333
    table border="0" cellpadding="0" cellspacing="0" width="100"
    I have no idea what the div CSS is doing, but if I comment it
    out and take out the 100% width attribute on the table, then I get
    something that behaves more reasonably. FWTableContainer1329034333
    isn't in your code, but it still does something in my system, so
    either the long strings of numbers don't matter or it's coming from
    some place else and who knows what it is.
    My point is, that by letting Fireworks write bad code for
    you, you've set yourself up with something that doesn't work and is
    extremely difficult, if not impossible, to debug and maintain. Why
    would you do this to yourself?

  • Fireworks Popup Menu in Dreamweaver

    I created a pop up menu in Fireworks that includes a few
    submenus. When I put it in Dreamweaver and post - some pages are
    okay. But for some...the arrow that points to the submenues is
    replaced with an X. As if the graphic is missing. What's going on?
    And any suggestions on how to fix it? I've tried everything. By the
    way - the popup menu is part of a template.
    Here's an example of the problem:
    http://www.salkeiz.k12.or.us/districtcenter/schools/index.htm

    > And any suggestions on how to fix it?
    This is an education site? If so, you really should be
    cognizant of
    accessibilty and usability issues. (of course, one should
    always be aware of
    that, but especially important for public sector sites).
    Alas, the menus
    that DW and FW create for you are complete and utter crap.
    The bottom line
    is: do not use them.
    Instead, consider one of these:
    http://mnteractive.com/archive/hangover-fly-out-navigation-part-ii/
    -Darrel

  • Popup Menu in Fireworks 8

    Hi All,
    I want to create popup menu using fireworks 8. I was able to
    create basic simple popup menu.
    I want to make popup menu in which when mouse is moved over
    root button it changes its image, pops out the menu and root image
    stays into changed image till pop up menu is poped out. when popup
    menu is close root image changes to original image.(same as
    www.bestbuy.com is having - when mosue is moved over root image
    change to image with yellow font, pops out the menu and stays yello
    font imiage till pop up menu is open. when pop up menu is closed
    root image changes to original image/state.)
    Does anybody have idea, how to do this?
    Pls Help!
    Thank you.

    I don't believe Alan suggested you buy anything, but if he
    did, then
    consider these free alternatives. The FW menus simple suck
    large rocks....
    Check the uberlink and MacFly tutorials at PVII -
    http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "suzy_bcny" <[email protected]> wrote in
    message
    news:esp44q$j2d$[email protected]..
    > Thanks Alan for your reply.
    >
    > But I donot want to buy anything else. I have already
    bought fireworks8.
    >
    > I would just like to use fireworks8 for creating menu.
    >
    > Your suggestion in this will really help me. Thank you.
    >
    >
    >

  • Please help- Fireworks CS3 popup menu displaying wrong positions on live page

    Greetings all,
    I am new to Fireworks and my knowledge of html and dreamweaver is pretty basic, So i am learning as I go here. My problem is this: I have created a popup menu for the site http://www.theatricalprojections.com I used Fireworks to edit a .png and position the menus and links that I want. I had everything set up the way I wanted it to look except that when I published the code, the menus are showing up in the wrong postions on the live site, while it works fine when I preview it locally. You'll notice that the menu popping up for the word "consoles" isn't next to the word where it should be.
    I exported the png to an htm file. I then copied this code and I had to paste it into a box in the Able Commerce system we have for managing the site. I suspect the fact that I am insterting the code into a box within this software makes things different though I really have no idea.
    Please help me!
    Ill be glad to post any other info to make this isse more clear
    Jonny

    the design will stay, but thank you. When I left work I uploaded the old version that had menus aligned correctly. right now the new one is up and the some of the menus are way of out place I've been trying to fix this and I have no Idea what to do!

  • Popup menu stalls page

    I was wondering if anyone had any suggestions. I had my popup
    menu exported to dreamweaver and it was all working. I then added
    more javascript to the page and now its not working. I exported it
    all again and inserted it but no luck. The moment i roll over a
    popup it sticks on screen and won't disappear. I have no idea what
    to try. I haven't edited the mm_css_menu.js document at all so i am
    assuming its in my main html somewhere. or is gthere something i
    should tick when exporting from fireworks? any help much
    appreciated.
    Thanks.

    KirstyLee2005 wrote:
    > yes i have been back and forward with it all day. I have
    included my
    > link so you can see the problem.
    >
    >
    http://www.carnsoftware.co.uk/staidans/index.html
    >
    > if you roll over the second button on the menu bar the
    popup appears
    > and sticks. in the bottom left of the browser window you
    get 'error
    > on page'.
    Note this error. Remove one of the "@import
    url("menubar.css");"
    <style type="text/css">
    <!--
    @import url("menubar.css");
    @import url("menubar.css");
    Are you still using these?
    <script type="text/javascript"
    src="js/scriptaculous.js?load=effects,builder"></script>
    <script type="text/javascript"
    src="js/lightbox.js"></script>
    Linda Rathgeber - Adobe Community Expert
    http://www.adobe.com/communities/experts/members/8.html

  • JPopupMenu with JInternalFrame, popup menu doesn't work

    hi, i have this problem, as shown in the sample code at the end of this post.. basically, i have a table, and i added a JPopupMenu onto the table.. the popup menu works well when running the table class, though, when i call the table class in a JInternalFrame environment, the popup menu won't work.. anyone know why?
    ///Basic sample table code, when run this alone, the popup menu will work
    import java.util.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class TableBasic extends JPanel
         private JTable table;
         public TableBasic()
              String[] columnNames = { "Date", "String", "Integer", "Boolean" };
              Object[][] data =
                   {  { new Date(), "A", new Integer(1), Boolean.TRUE },
                        { new Date(), "B", new Integer(2), Boolean.FALSE },
                        { new Date(), "C", new Integer(9), Boolean.TRUE },
                        { new Date(), "D", new Integer(4), Boolean.FALSE}
              table = new JTable(data, columnNames)
                   //Returning the Class of each column will allow different
                   //renderers to be used based on Class
                   public Class getColumnClass(int column)
                        return getValueAt(0, column).getClass();
              table.setPreferredScrollableViewportSize(table.getPreferredSize());
              JScrollPane scrollPane = new JScrollPane(table);
              add(scrollPane);
         public void createPopupMenu()
              JMenuItem menuItem;
              //Create the popup menu.
              JPopupMenu popup = new JPopupMenu();
              menuItem = new JMenuItem("A popup menu item");
              //menuItem.addActionListener(this);
              popup.add(menuItem);
              menuItem = new JMenuItem("Another popup menu item");
              //menuItem.addActionListener(this);
              popup.add(menuItem);
              //Add listener to the text area so the popup menu can come up.
              MouseListener popupListener = new PopupListener(popup);
              table.addMouseListener(popupListener);
         public static void main(String[] args)
              JFrame frame = new JFrame();
              TableBasic table = new TableBasic();
              table.createPopupMenu();
              frame.setContentPane(table);
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.pack();
              //frame.setLocationRelativeTo(null);
              frame.setVisible(true);
         class PopupListener extends MouseAdapter
              JPopupMenu popup;
              PopupListener(JPopupMenu popupMenu)
                   popup = popupMenu;
              public void mousePressed(MouseEvent e)
                   maybeShowPopup(e);
              public void mouseReleased(MouseEvent e)
                   maybeShowPopup(e);
              private void maybeShowPopup(MouseEvent e)
                   if (e.isPopupTrigger())
                        popup.show(e.getComponent(), e.getX(), e.getY());
    ///when integrate the previous table into here, popup menu won't work
    import java.awt.*;
    import javax.swing.*;
    public class InternalFrameBasic
         extends JFrame
         //implements ActionListener
         private JDesktopPane desktop;
         private JInternalFrame menuWindow;
         public static final int desktopWidth = 800;
         public static final int desktopHeight = 700;
         public InternalFrameBasic(String title)
              super(title);
              //Set up the GUI.
              desktop = new JDesktopPane();
              desktop.putClientProperty("JDesktopPane.dragMode", "outline");
              //Because we use pack, it's not enough to call setSize.
              //We must set the desktop's preferred size.
              desktop.setPreferredSize(new Dimension(desktopWidth, desktopHeight));
              setContentPane(desktop);
              createMenuWindow();
              desktop.add(menuWindow); //DON'T FORGET THIS!!!
              Dimension displaySize = menuWindow.getSize();
              menuWindow.setSize(desktopWidth, displaySize.height);
         private void createMenuWindow()
              menuWindow =
                             new JInternalFrame("Event Watcher", true, //resizable
                                                                                                   true, //closable
                                                                                                   false, //not maximizable
                                                                                                   true); //iconifiable
              menuWindow.setContentPane(new TableBasic());
              menuWindow.pack();
              menuWindow.setVisible(true);
          * Create the GUI and show it.  For thread safety,
          * this method should be invoked from the
          * event-dispatching thread.
         private static void createAndShowGUI()
              //Make sure we have nice window decorations.
              //JFrame.setDefaultLookAndFeelDecorated(true);
              //Create and set up the window.
              JFrame frame = new InternalFrameBasic("Example Internal Frame");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              //Display the window.
              frame.pack();
              frame.setVisible(true);
         public static void main(String[] args)
              //Schedule a job for the event-dispatching thread:
              //creating and showing this application's GUI.
              javax.swing.SwingUtilities.invokeLater(new Runnable()
                   public void run()
                        createAndShowGUI();
    }

    table.createPopupMenu();The above line should not be in the main method. It should be in the constructor class of TableBasic.
    You never execute that method in your InternalFrameBasic class to the mouse listener never gets added to the table.

  • "Java Applet Window" appears in my popup menu

    Hello
    I have added a popup menu to my applet but whenever the popup menu appears, I also get the text "Java Applet Window" at its bottom.
    What is causing this?
    Can I get rid of it?

    Yes you can add a local user policy or local system policy that grants an AWT permission that regards "Java Applet Window" more precisely permission java.awt.AWTPermission "showWindowWithoutWarningBanner";
    You can use a tool to add policy, create new policy files etc. Read about "policytool" in http://java.sun.com/j2se/1.4.1/docs/tooldocs/tools.html
    Probably, signing tha applet jar, you can obtain necessary permission without modifing local policy. But I'm not sure.
    Stefano.

  • FW 8 popup-menu in CSS problem with IE7 & Safari

    Hi,
    hope that anyone out there got some ideas in my issue. I was
    already searching the forum for advice, but couldn't find
    meaningful infos.
    Here is my problem:
    I designed a page in FW8 (Mac) with a nice popup-menu. I
    exported this thing into DW8 having set the option to export the
    menu as CSS and slices to layers. Then I rearranged the html File
    and included some editable regions, as it was to be used as an
    template.
    Everything works fine in Firefox but IE7 and Safari
    experience some problems.
    The popup-layers are displayed behind the main text-area and
    not in front of it - this makes navigation a bit complicated.
    So teh menu is displayed with text and everything, but behind
    the main text.
    What I tried:
    I tried to reset the z-Index of the popup-layers to values
    below 10 (were set to 500) - didn't help.
    I gave every single item a z-index - didn't help.
    I gave the main text area an z-index of 0 or -1 - made the
    layer disappear.
    I reexported the whole thing - made me just crazy.
    I worked through the css file for errors - maybe I'm not to
    good in CSS ;)
    I checked the forums, but could only find issues where the
    menu was not displayed at all or the text was missing - doesn't
    apply.
    -- no more ideas :(
    Link to my page:
    Website
    Link
    I really appreciate your help! Any comments welcome!
    patrick

    > I think it's a bug with ie7. It doesn't support
    javascript completely,
    > nor
    > does it css.
    I don't think this is accurate. Each browser supports things
    differently,
    and CSS is no exception, but support for javascript is fairly
    reliable
    across the board.
    > but I can't find one that I can use my own images, yet
    Then you are not looking in the right place. Go here -
    http://www.projectseven.com/
    and examine their extensive collection of menu products.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "udigrudi" <[email protected]> wrote in
    message
    news:ful3t7$n9u$[email protected]..
    > I've had a similar problem, menus made in Fireworks 8
    don't show up
    > completely
    > in ie7 for windows either. The menu shows up, but the
    text of submenus
    > with
    > submenus doesn't show up.
    >
    > I think it's a bug with ie7. It doesn't support
    javascript completely,
    > nor
    > does it css.
    >
    > Since your website has disappeared, I'm sorry I can't be
    of more help.
    > I'm
    > thinking of getting a "third party" submenu generator
    (but I can't find
    > one
    > that I can use my own images, yet)
    >

  • FW popup menu and image gallery IE7 isssue

    I was trying different things and ran across this issue, I
    put a Fireworks CSS popup menu just above the thumbnails in the
    gallery demo and when I tested it in IE7 (not sure about IE6 or
    older) the thumbnails show through the menu when it pops up?
    Seems to work just fine in Firefox 2. just like IE to cause
    CSS issues.
    I put the sample up on the server, check it out here.
    http://www.bardenhomes.com/pcs/gallery/index.html
    anyone know what I need to change in the CSS to make these 2
    things play well together?
    thanks Jim

    Have you tried giving the menu a higher z-index via CSS?
    --== Kin ==--

  • Popup menue problem

    when adding popup menues on text pane component then try to appeare it ,the textpane component appeare in front of the popup menue
    i want fix this problem!!!!!

    Read the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/components/menu.html#popup]How to Use Menus for a working example of using popup menus.
    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • Popup menu.

    Sir,
    I have create popup menu in fireworks and export as html in dreamweaver but every time when i have make any change in menu when add some thing in menu or delete in menu and when i have export html each time it will change containeer id and the link which i have defined will not work.
    please help how to prevent containner id remain same when i have make any change in popup menu.
    Rajeev

    Rajeev:
    You don't tell us which Dreamweaver or Fireworks version you are using, so we can't really answer your question.  In general however, you should COMPLETELY avoid the use of the Fireworks popup menus (if FW8 or earlier this is an absolute requirement - if FWCS3 or CS4, it is a strong suggestion).  There are many other ways to make a menu that do not open the door to the many problems that these poorly conceived and implemented FW menus do.  Some of these methods are commercial (and some are VERY good), and some are not.
    Check the uberlink and MacFly tutorials at PVII - http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm

  • Popup menu background.

    Sir,
    I have create popmenu in Fireworks CS3 and import in Dreamweaver and it working fine but i want transperent background of popup menu or i want to insert image in popmenu background. If it is possible please guide me.
    Thanks
    Rajeev.

    To give specific help, we need to see your page.  Please post a URL to the test page on remote server so we can see the scripts, images, html and css  working together.
    Other menu solutions:
    Customizing the DW Spry Menu Bar (tutorials)
    http://forums.adobe.com/message/2260929#2260929
    CSS Express Drop-Down Menus (tutorial)
    http://www.projectseven.com/tutorials/navigation/auto_hide/
    CSS Tab Designer creates 60+ CSS Styled Button and Tab Menus  (download)
    http://www.highdots.com/css-tab-designer/
    List-O-Rama  (DW Extension)
    http://www.dmxzone.com/go?5618
    CSS  Menu Maker (On-Line Menu Generator)
    http://www.cssmenumaker.com/
    Pop-Menu  Magic2 by PVII (DW extension purchase)
    http://www.projectseven.com/products/menusystems/pmm2/index.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • See Also popup menu not working

    This had been posted before, but my situation is slightly
    different.
    I have 2 See Also text hyperlinks and one Releated Topics
    text hyperlink on each topic in my online help.
    All are set to dislay topics in a popup menu.
    The help is being generated to HTML help.
    Once generated, one of the See Also hyperlinks displays in a
    Topic LIst Dialog instead of the popup menu.
    The other See Also and the Related Topics hyperlinks are
    dsiplayed with the popup menu.
    I have checked the OPTIONS setting in the .HHP file and there
    is no reference to Language.
    I added one and it still does not solve the problem.
    An older version of this source works fine.
    Any ideas????
    I have to deliver by Wenesday.
    Thanks ---
    Michael F Weart
    LoanPerformance

    Hi Michael
    When you insert controls, if you look behind the scenes using
    the TrueCode tab, you should see that RoboHelp HTML inserts two
    distinctly different blocks of code. One is called a "design-time"
    control and is displayed in green text. The other is the basic code
    used by the HTML Help compiler. This section is displayed in gray
    text. So you have two places to look for this setting. I'm only
    referring to See Also controls here.
    In the "green code" area should be a line that reads:
    <param name="DialogDisplay" value="1" >
    If the value is 1, the control produces a popup. If the value
    is 0, you get a topics found dialog.
    In the "gray code" area should be a line that reads:
    <PARAM NAME="Command" VALUE="ALink,MENU">
    If the value is Alink,MENU, the control produces a popup. If
    the value is Alink, you get a topics found dialog.
    Also, I just noticed you posted this identical question in
    the RoboHelp for HTML Help forum category. Please don't cross post!
    This is outlined in the forum guidelines you can read by
    clicking
    right here.
    Sincerely... Rick

  • Popup menu does not show in JTextField

    I have a JPanel with a popup menu that works perfectly, as long as the right mouse button is clicked on the JPanel. However the popup menu does not show if the right mouse button is clicked on a JTextField that is within the JPanel.
    What has to be done that the popup menu shows always?
    this.addMouseListener(new java.awt.event.MouseAdapter()
    public void mouseReleased(MouseEvent e)
    this_mouseReleased(e);
    protected void this_mouseReleased(MouseEvent e)
    if (e.isPopupTrigger())
    popPopup.show(this, e.getX(), e.getY());

    There are up to 20 JTextFields in the JPanels an the application has a lot of JPanels of course. Adding the listener to each and every JTextField means a lot of extra code. Is there really no generic solution to this problem???

Maybe you are looking for

  • How can I compare two collections at the same time? (View two grid views)

    I have two collections containing some of the same images. (My Nikon D70 did not put an end-of-file on some images. I recovered them into a different collection.) Now I want to display both collections side-by-side in grid view. I will select those i

  • What does "iPhone in the enterprise" mean

    Just wondering what the difference is re "enterprise" and just the iphone discussion.  I see that both options are also listed under the iPad catagory.

  • Adding photos to an existing Mobile Me Gallery

    When I drag a photo from an event into an existing Mobile Me gallery it/ will always be at the bottom of the gallery window (in last place). I have a few galleries that I like to update often with new photos. I would love if those new additions would

  • Sales Reports showing Different Net Sales

    Hi All, Here is three queries, which are sowing different net sales. But both should return same values. Please correct me. select sum( nvl(c.extended_amount,0) * nvl(b.exchange_rate,1)) SALES from ra_salesreps a ,ra_customer_trx_all b ,ra_customer_t

  • Unable to access connected server after upgrade to Mountain Lion

    I upgraded from snow leopard to mountain lion and now am unable to connect to my server. The error given is "there was a problem connecting to the server" And in console I get a sharepointbrowser error There are a few other posts on this but none see