Jump to content

Netflix-esque drag-and-drop list?


galvin

Recommended Posts

JUST A QUESTION (sorry if this is the wrong place to post general questions)...  Is it possible to create something similar to NetFlix's drag-and-drop queue using only PHP and MySQL?

 

In other words, I want to have a list of things (numbered 1 thru whatever) and need to be able to re-order them by clicking on one and dragging it to it's new spot in the list and having it drop in and have all the ones below it drop down one space.  I would then be updating a MySQL database with the new "ranking" for each thing in the list.

 

If it can't be done with just PHP/MySQL, please let me know what languages are needed to do this type of thing.

 

And if anyone knows of any tutorials on this type of drag-and-drop functionality, please share.

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/175528-netflix-esque-drag-and-drop-list/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.