trouble in IE6 windows environment

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

  1. #1

    Default trouble in IE6 windows environment

    The following page functions properly in various browsers on the mac and on
    netscape on the pc. However, the swap image functions don't work properly in
    IE6 on the pc.

    Any advice would be greatly appreciated!

    [url]http://www.marcatolife.com/living.htm[/url]

    Julie Valdez Guest

  2. Similar Questions and Discussions

    1. Web form to reset password on both mainframe and windows environment using LDAP
      The LDAP is located on the mainframe. I can successfully select records using some ASP (Classic) script. I choose to use ASP classic because...
    2. SendEvents for Flash plugin in X-Windows environment
      Hi, I'm trying to send synthetic events to a Flash movie in a Mozilla browser. It will respond to KeyPresses, but not KeyReleases, ButtonPresses,...
    3. Windows XP Networking Trouble
      This is my exact problem in the post above yours.. It appears that since installing SP1 I cannot add a laptop. The wireless unit is the one with...
    4. Trouble installing print perfect to windows XP
      I'm attempting to install Print Perfect Platinum Pub. Suite on my hard drive (MS XP) Can't find "windows explorer" on hard drive for first step. ...
    5. RAC on single Windows trouble
      Dear sirs! Being based on paper "Multi-Instance RAC on single Windows PC" (www.oaktable.net), I have tried to realize RAC for Oracle 9.2.0.1, but...
  3. #2

    Default Re: trouble in IE6 windows environment

    Which?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [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
    ==================

    "Julie Valdez" <webforumsuser@macromedia.com> wrote in message
    news:civ4gk$49v$1@forums.macromedia.com...
    > The following page functions properly in various browsers on the mac and
    > on
    > netscape on the pc. However, the swap image functions don't work properly
    > in
    > IE6 on the pc.
    >
    > Any advice would be greatly appreciated!
    >
    > [url]http://www.marcatolife.com/living.htm[/url]
    >

    Murray *TMM* Guest

  4. #3

    Default Re: trouble in IE6 windows environment

    When you click on a sub nav element, the image on lower left should change as
    well as the "text block" in the white area to the right.

    In IE, clicking on a sub nav element causes the "text block" to dissappear
    along with the sub nav and sometimes the image on lower left.

    Julie Valdez Guest

  5. #4

    Default Re: trouble in IE6 windows environment

    My IE6/SP2/WXPPro doesn't show this at all....

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [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
    ==================

    "Julie Valdez" <webforumsuser@macromedia.com> wrote in message
    news:civ72f$725$1@forums.macromedia.com...
    > When you click on a sub nav element, the image on lower left should change
    > as
    > well as the "text block" in the white area to the right.
    >
    > In IE, clicking on a sub nav element causes the "text block" to dissappear
    > along with the sub nav and sometimes the image on lower left.
    >

    Murray *TMM* Guest

  6. #5

    Default Re: trouble in IE6 windows environment

    By the way, this order -

    a:visited {
    color: #666666;
    }
    a:hover {
    color: #FF761A;
    }
    a:active {
    color: #666666;
    }
    ..style1 {
    font-size: 11px;
    color: #FFFFFF;
    }
    a:link {
    color: #666666;
    }

    is completely wrong. It should be rearranged to link-visited-hover-active
    to get the expected behavior from your cascade of styles.


    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [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
    ==================

    "Julie Valdez" <webforumsuser@macromedia.com> wrote in message
    news:civ72f$725$1@forums.macromedia.com...
    > When you click on a sub nav element, the image on lower left should change
    > as
    > well as the "text block" in the white area to the right.
    >
    > In IE, clicking on a sub nav element causes the "text block" to dissappear
    > along with the sub nav and sometimes the image on lower left.
    >

    Murray *TMM* Guest

  7. #6

    Default Re: trouble in IE6 windows environment

    Thanks for the re-ordering tip. That code was generated by Dreamweaver MX on a G4 running OSX.
    Julie Valdez Guest

  8. #7

    Default Re: trouble in IE6 windows environment

    It was generated by *you* using DMX on a ....

    DW only does what you tell it to.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [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
    ==================

    "Julie Valdez" <webforumsuser@macromedia.com> wrote in message
    news:civj11$ili$1@forums.macromedia.com...
    > Thanks for the re-ordering tip. That code was generated by Dreamweaver MX
    > on a G4 running OSX.

    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