FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Newbie: very basic jquery drag drop
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Newbie: very basic jquery drag drop [message #175307] Fri, 02 September 2011 02:32 Go to previous message
Ken Ashton is currently offline  Ken Ashton
Messages: 2
Registered: September 2011
Karma:
Junior Member
Can anyone point me to a tutorial that might help me understand using
jquery for drag/drop operations. I am trying to implement drag-drop on
a table at the simplest level, but am somehow failing to understand
most of what my Googling has revealed, and most sample show very
advanced techniques.

I have a table, say 3 x 3, (9 cells with divs in each td). Say, 4 of
the cells have numbers in them (1, 2, 3, 4). I want to drag any cell
with a number in it, to any 'empty' cell, i.e; if the dragged cell is
dropped on an occupied cell, the drag-drop operation gets cancelled

Every example I see seems to talk about moving rows and columns and
doesn't reveal any checking before the drop is completed.

As a newbie to jquery, I hoped to find a very basic example using
perhaps just one table, showing how you can select any 'occupied'
cell, and drag it to any 'unoccupied' cell - but no such luck. Most
examples seem to 'physically' move objects like images and table rows,
but I don'r really need to move anything, i.e; if can simply kill the
source cell content and update the target cell content in a successful
'drop' function.

Any advice or sample code will be greatly appreciated.

Many thanks in advance

Ken
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP script to only be accessed by cron
Next Topic: ampersand help
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 07 00:25:26 GMT 2024

Total time taken to generate the page: 0.05281 seconds