Drag N Drop Problems

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Drag N Drop Problems

    I am currently using DW MX 2004 and have installed the appropraite
    CourseBuilder extension. I am trying to insert it on a website/ webpages that
    uses Templates. Now, DW inserts a fix for using Templates... but the drag and
    drop feature still does not work, i.e. whenever you try and select the image to
    drag the cursor changes to a locked icon. Can someone please shed some light
    as to why this is not working ?????
    Any help is greatly appreciated.

    j_uprichard Guest

  2. Similar Questions and Discussions

    1. Drag and Drop
      suddenly, my computer stopped allowing me to drag and drop files...what's up and how can if be fixed? Any help would ne appreciated....
    2. Drag and drop using drag manager
      Can someone help? I am dealing with drag and drop and want to be able to drop an item in a VHorizontal box. If I set a background pic then I can...
    3. Drag & Drop
      Hi all, hopefully somebody can help me because I am having nightmares trying to figure this out. Ok, so I have a flash file that I got from...
    4. drag n drop if > else problems
      I'm new to scripting, so this may be basic. Still I can't figure it out using the available texts. This is for a drag and drop matching exercise,...
    5. Less Drag-n-Drop in OSX?
      Call me a bonehead if there was an announcement about this a couple years ago, but does it seem like very few OSX apps support drag-n-drop? I...
  3. #2

    Default Re: Drag N Drop Problems

    j_uprichard wrote:
    > I am currently using DW MX 2004 and have installed the appropraite
    > CourseBuilder extension. I am trying to insert it on a website/ webpages that
    > uses Templates. Now, DW inserts a fix for using Templates... but the drag and
    > drop feature still does not work, i.e. whenever you try and select the image to
    > drag the cursor changes to a locked icon. Can someone please shed some light
    > as to why this is not working ?????

    Which browser are you using?

    Did you apply the NS6+ patch:
    [url]http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn120#loc=en_us&view=sn121&viewName =Dreamweaver%20Extension&extID=1005202[/url]

    The support info for that patch has some info you may want to read as well.

    Beyond that can't help as I don't use that extension.
    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* Guest

  4. #3

    Default Re: Drag N Drop Problems

    Hi, did you ever resolve this? I'm building a drag n drop interaction and I've
    got what sounds like the same problem. The problem is the same in that
    clicking in the middle of the drag element show the cursor as locked. With IE
    6, the bottom of the actual drag handle for the drag element is about 50px
    above the top of the drag element and is the size of the drag element. Seems
    to be a problem with the js that sets the position of the drag handle.

    I'd love to find out how to fix this. I've had a look at the javascript files
    that implement these functions and compared them to the Netscape patch and
    there really isn't anything in there that would solve this problem.

    Thanks

    Joel

    Joel Racicot Guest

  5. #4

    Default Re: Drag N Drop Problems

    OK, so I figured it out at 5 AM last Saturday. The reason it was acting up
    is that I built the drag n drop and then applied a template to it. Before the
    template, it was behaving correctly. After the template, not correctly. The
    are a number of layers in the template to ensure accurate positioning of
    various elements (toolbar/banner, course and module titles, etc.). When the
    template was applied, the images etc. in the drag interaction stayed in place
    as positions by the CSS included in the layer tags. The drag handle/area shift
    up approx. 50 pixels.

    The solution for me was to move the interaction to the beginning of the first
    editable region in the page. It then forced the interaction to the top of the
    page and gave me what I was looking for.

    Joel

    Joel Racicot 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