Results 1 to 2 of 2

Thread: Drag and drop into folders

  1. #1
    Join Date
    Jun 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drag and drop into folders

    I'm looking for a simple JScript that will allow me to take elements from one container (div) and than drop them into a folder, and than that element would disappear. Basically, were looking at having an easy to use organization method. You'll have a small table of files and then you just click, drag and drop into the folder you wish. I know enough to do the AJAX coding that I need to enter the information in the database, but I'm looking for the JavaScript that would do the visual aspects.

    It's almost similar to the first example on this page: http://www.webreference.com/programm...pt/mk/column2/

    I've looked at both Rico and Dojo but they seem like complex solutions for a simple problem.

    Thanks

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Have you looked at jQuery? It's 100% the route I would take when tackling this. I'd recommend giving the docs of the jQuery UI branch a read.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •