combo in front of pop up menu

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default combo in front of pop up menu

    I got a problem, i insert the pop up menu in my asp doc. but when i put the mouse over it, the opo up submenu come out and it puts over a combo, and the combo keep over the pop submenu.. it can be fixed.. ?? how??



    the_designer webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Anyway to run a DB Macro from a CF web front end?
      Good morning, I was wondering if anyone knew of a way i could click a button on a CF web page which would run a query in our ACCESS DB? anyone...
    2. Enlarge the front of a car?
      I have a shot of a car that is almost coming directly at the viewer. You can actually see the side of the car, but very slightly. I would like to be...
    3. pdf allways on front
      hello i can open a pdf with an Activex or xtra in director. But all the other objects are allways behind to the pdf. thank you
    4. [PHP] trying to match the front and end...
      On 08 August 2003 15:39, Dan Joseph wrote: $middlenum = preg_replace("/^${this->start_num}(.*)${this->end_num}$/", '$1', $this->ach_acct_num); ...
    5. IE5 or Front Panel ?????
      Gang, We have a machine running Solaris 2.6 on which I installed Internet Explorer 5. I install it as root and it runs fine. It starts by...
  3. #2

    Default Re: combo in front of pop up menu



    "the_designer" [email]webforumsuser@macromedia.com[/email] wrote:
    > I got a problem, i insert the pop up menu in my asp doc. but when i
    > put the mouse over it, the opo up submenu come out and it puts over a
    > combo, and the combo keep over the pop submenu.. it can be fixed.. ??
    > how??
    It can't be fixed any way I know of except to redesign the page so the
    pop-ups don't go over any "active" elements, like HTML forms, frames,
    Flash movies.


    Best regards,
    Linda Rathgeber
    ----------------
    Victoriana | [url]http://www.projectseven.com/dpacks/vic/index.htm[/url]
    Theme Pack 03 - Club | [url]www.projectseven.com[/url] |mm2| themes
    Contributor *PVII Foundations* [url]www.projectseven.com[/url]
    Co-author *Playing with Fire* [url]www.playingwithfire.com[/url]
    Team MM Fireworks Volunteer | [url]www.macromedia.com/go/team[/url]
    -----------------

    Linda Rathgeber Guest

  4. #3

    Default Re: combo in front of pop up menu

    All Active content on a page will always rise to the top, so to speak,
    including Flash, certain form elements, Java applets, and Active X controls.
    This means that they do poke through layers. There is not a good
    cross-browser/platform reliable way to solve this issue, but if you can be
    confident in your visitors using IE 5+ or NN6+, then you can use the CSS
    wmode parameter. Doesn't work in all browsers (NN4) but it's implemented
    into latest netscape:
    [url]http://devedge.netscape.com/[/url]

    MM articles:
    [url]http://www.macromedia.com/support/flash/ts/documents/flash_top_layer.htm[/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.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "the_designer" <webforumsuser@macromedia.com> wrote in message
    news:bluhvd$ln4$1@forums.macromedia.com...
    > I got a problem, i insert the pop up menu in my asp doc. but when i put
    the mouse over it, the opo up submenu come out and it puts over a combo, and
    the combo keep over the pop submenu.. it can be fixed.. ?? how??
    >
    >

    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