Drag Layer behavior problem in IE 6

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

  1. #1

    Default Drag Layer behavior problem in IE 6

    I have created a simple page with a draggable layer. Works fine in FF but if
    you scroll to the bottom of the page in IE the layer is not draggable
    any more. I first noticed this behavior when I created layers with DW MX2004,
    so just to make sure, I dowloaded DW 8, installed on a clean Win XP virtual PC,
    and the problem remains. Please look at this example and tell me what I'm
    missing: [url]http://webminder.co.za/Test.htm[/url]

    RichyRichy Guest

  2. Similar Questions and Discussions

    1. problem with show-hide layer behavior in IE
      i am using the show-hide layer behavior to toggle thru 3 layers, each containing a form. when viewing the page in IE, you can not focus on the radio...
    2. Drag Layer and Navigator 7
      I am using the drag layer behavior and trying to preview in Navigator 7- it just wont work I understand there is a patch for it to work in Nav 6...
    3. Parent/child relationship problem whit drag model to rotate behavior
      hi everyone! I ve import a model form Maya whitin director and i would like to put a drag to rotate to my magnificent 3d model. The problem...
    4. Parent/child problem whit drag to rotate behavior
      hi everyone! I ve import a model form Maya whitin director and i would like to put a drag to rotate to my parent model. The problem is that...
    5. DRAG LAYER TEXT
      need to drag a layered TEXT to another image but need to be in the same location placement as the original - how do i accomplish this?
  3. #2

    Default Drag Layer behavior problem in IE 6

    I have created a simple page with a draggable layer. Works fine in FF but if
    you scroll to the bottom of the page in IE the layer is not draggable
    any more. I first noticed this behavior when I created layers with DW MX2004,
    so just to make sure, I dowloaded DW 8, installed on a clean Win XP virtual PC,
    and the problem remains. Please look at this example and tell me what I'm
    missing: [url]http://webminder.co.za/Test.htm[/url]

    RichyRichy Guest

  4. #3

    Default Re: Drag Layer behavior problem in IE 6

    :disgust; I have found the culprit, it is this code that DW inserts at the top
    of the page:
    [Q]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http
    ://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/Q]
    Now, in the first place, I am wondering why dozens of other users did not get
    the same problem, and secondly, what is the correct code to place at the top of
    the page???

    RichyRichy 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