Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Internet, Browsers and Tools

    Custom drag and drop script

    Download button

    Downloads: 422  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    20 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    dhtmlgoodies.com | More scripts
    www.dhtmlgoodies.com
    Freeware 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    JavaScript
    June 4th, 2007, 14:53 GMT
    C: \ Internet, Browsers and Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    Custom drag and drop script description

    Custom drag and drop script makes it possible for you to create your own DHTML drag and drop applications.

    The purpose of this script is to make it possible for you to create your own DHTML drag'n drop applications.

    Important methods

    addSource

    Add a dragable element. Arguments to this methods are - id of element and
    - true|false if the element should slide back into it's original position after drop.
    - true or false if you want to allow dragging along the x-axis. (Optional, default = true)
    - true or false if you want to allow dragging along the y-axis. (Optional, default = true)
    - id(String) of element. This argument is optional. If a value is sent, you will not be able to drag the element outside the boundaries of the element with this id.
    - Name of function(string). Name of function to call when drag is initiated. Example: "onDragStartFunction"(Only the name).
    The function with this name will be called with these arguments: 1) id of the cloned version of the element, and 2) the id of the original element. This script creates a "copy" of the dragged element. The "copy" is the element you see when drag is in process. Look at the code in demo2 for examples on how to use this argument.
    addTarget

    Assign action to an element when a dragable item is dropped on it. - id of element and
    - name of function(example: "dropItems") which would be called when an item is dropped on the drop zone. This function would be called with the following arguments: - id of dragged element
    - id of the element the item was dropped on.
    - mouse x coordinate when item was dropped
    - mouse y coordinate when item was dropped

    init

    Initializes the script. This method should be called after addSource and addTarget.

    setSlide

    Arguments to this function is boolean true or false, false if you want to cancel the sliding animations and true if you want to enable it.



    TAGS:

    drag and drop | object move | image move | drag | drop | javascript



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM