Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Popup Menu

    Hi
    in my dreamweaver mx site administration I have a model for the navigation.
    included is a rollover effect. now online everything is ok but in my local
    files when i open the popup menu it is empty.
    in other pics the function popup-menu is not active

    i cannot update the navigation or create a new one.
    If i open a file not in this site it is possible to create a popup-menu

    i already re installed dreamweaver mx but nothing changed
    anybody an idea

    thanks
    Jesper69

    Jesper696 Guest

  2. Similar Questions and Discussions

    1. Cannot create JavaScript popup menu with Show Popup Menuusing Add Behaviors
      Whenever I load a page with this added behavior and test it with my link, I get an "Error on Page" message. Here is what I am doing: Create a...
    2. Popup Menu on Right Click
      Hello, I am looking for a dreamweaver extension which let me allow to show popup menu on right mouse click. Anybody about that?
    3. Popup menu on popup window
      Hi, I want to create a popup menu when a button on a popup window is clicked. I have this in my popup window: myMenu =...
    4. Popup menu in datagrid
      is it possible to have popup menu designed within datagrid??
    5. HELP: Popup-menu labels
      Hello People, What should the attribute setting be to position labels and set other common HTML attributes in a popup-menu (Perl CGI.pm)? I...
  3. #2

    Default Re: Popup Menu

    Are you using the DW/FW pop-up menus?

    The DW/FW pop-ups will add at least 35K of code overhead to the first page
    using them, as well as a large dynamic write to *each* page containing the
    menus.

    You should also know that they link to your files using document relative
    links that are hardcoded in your javacript - not only are these links
    invisible to the DW link management routines (i.e., when you move a page in
    the site, you break the link), but worse, they are also invisible to the
    search engine spiders, and accessability (508) requirements. The only way to
    solve the second problem is to make sure that your pages have alternate,
    HTML-based navigation links on them.

    I am not fond of these menus (as you have no doubt guessed) and feel that it
    is important to know what you are getting into before you may devote much
    time to them.

    There are some excellent alternatives to these pop-ups that have none of
    these problems. Here are two methods that are very simple -

    [url]http://www.projectseven.com/tutorials/menuing/mcloser/index.htm[/url]

    or

    [url]http://www.projectseven.com/tutorials/auto_hide/index.htm[/url]

    Here is a method that is more 'hands on' but very slick and equally trouble
    free -

    [url]http://www.youngpup.net/?request=/components/ypSlideOutMenus.xml[/url]



    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Jesper696" <cubism@gmx.ch> wrote in message
    news:c0qhth$11p$1@forums.macromedia.com...
    > Hi
    > in my dreamweaver mx site administration I have a model for the
    navigation.
    > included is a rollover effect. now online everything is ok but in my local
    > files when i open the popup menu it is empty.
    > in other pics the function popup-menu is not active
    >
    > i cannot update the navigation or create a new one.
    > If i open a file not in this site it is possible to create a popup-menu
    >
    > i already re installed dreamweaver mx but nothing changed
    > anybody an idea
    >
    > thanks
    > Jesper69
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Popup Menu

    thanks for your help!
    Jesper696 Guest

  5. #4

    Default Re: Popup Menu

    I hope it helped. How did you decide to proceed?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Jesper696" <cubism@gmx.ch> wrote in message
    news:c0ta3f$sma$1@forums.macromedia.com...
    > thanks for your help!

    Murray *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139