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

  1. #1

    Default Mac IE DIV problems

    i am working on a site ([url]www.skybridgegroup.com[/url]) which has an image in a layer positioned over another layer, which reveals the lower image on mouse-over.

    in Mac IE the upper layer moves down below the 2nd image..does anyone know how to fix??

    thanks

    mike


    server21 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. problems with 8.0 Rc4
      I've been trying to check that my current application working on postgres 7.4 will work with 8.0. I've not checked the application yet but I'm...
    2. problems with preLoadNetThing and fileName (was problems with preLoadNetThing and importFileInto)
      You don't want to leave the QT member in your cast when you publish your movie - it's not really there, it's linked. When you run the movie it will...
    3. IE6 problems
      I have a login script to a website where a user logs in through a standard webform with a username and password that needs to be validated. My...
    4. I having problems with IIS
      I just tried to view a page that I had earlier on my own personal web site and was not able to view it. I then tried just plain old localhost and...
    5. Why am I Having Problems ?
      On 8/2/03 1:08 PM, in article 6TUWa.216121$o86.33889@news1.central.cox.net, "Spam@markris.com" <Spam@markris.com> wrote: A Relationship requires...
  3. #2

    Default Re: Mac IE DIV problems

    Mike:

    Splash page? Why?

    You have 'layers' in your tables you silly boy. The layer police will
    arrest you.

    <td width="162" height="30" class="white"><div id="offtopright"
    style="position:absolute; l

    Absolutely positioned page elements do not belong in tables. Get 'em outta
    there.

    --
    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
    ==================

    "server21" <webforumsuser@macromedia.com> wrote in message
    news:bnu5hr$jvk$1@forums.macromedia.com...
    > i am working on a site ([url]www.skybridgegroup.com[/url]) which has an image in a
    layer positioned over another layer, which reveals the lower image on
    mouse-over.
    >
    > in Mac IE the upper layer moves down below the 2nd image..does anyone know
    how to fix??
    >
    > thanks
    >
    > mike
    >
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Mac IE DIV problems

    cheers for you answer, murray...

    splash page?
    boss wanted it :- (

    so if i move the code to outside the table it will be ok on Mac??

    or maybe it should have been relative??




    (hmm...i wonder what that siren outside means...)


    server21 webforumsuser@macromedia.com Guest

  5. #4

    Default Re: Mac IE DIV problems

    server:

    So, your boss has no familiarity with good web practices? I see.
    > so if i move the code to outside the table it will be ok on Mac??
    Most likely. It's never a good idea to put positioned elements into tables.
    > or maybe it should have been relative??
    Nope - not that either.

    --
    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
    ==================

    "server21" <webforumsuser@macromedia.com> wrote in message
    news:bo568b$254$1@forums.macromedia.com...
    > cheers for you answer, murray...
    >
    > splash page?
    > boss wanted it :- (
    >
    > so if i move the code to outside the table it will be ok on Mac??
    >
    > or maybe it should have been relative??
    >
    >
    >
    >
    > (hmm...i wonder what that siren outside means...)
    >
    >

    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