[jQuery] Need some help with Drag 'n Drop (jquery.event.drag-1.0.js)

[jQuery] Need some help with Drag 'n Drop (jquery.event.drag-1.0.js)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1613" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm bit of a jQuery newbie, and I'm trying to
implement a custom page designer. I want to have "tool" on the left that the
user can drag onto the "workspace" and drop, placing the item where
dropped.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I found the plug-in <A class=download
href="http://threedubmedia.googlecode.com/files/jquery.event.drag-1.0.js"><FONT
face="Times New Roman" size=3>jquery.event.drag-1.0.js</FONT></A>, and am trying
to get that to work. I setup a div representing the tool, and a div representing
the item being dragged. The appearance of the item dragged is different from
what the user would click and drag on - i.e. The user clicks on an item "Text",
and as they drag it, it appears as a box the size of the item that will be
created when it is dropped.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The "work in progress" is at:</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://www.sloanthrasher.com/admin/layoutwiz/">http://www.sloanthrasher.com/admin/layoutwiz/</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>



























    • Topic Participants

    • sloan