CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   JavaScript programming (http://www.codingforums.com/forumdisplay.php?f=2)
-   -   Is there a free equivalent of "DropTiles"? (http://www.codingforums.com/showthread.php?t=285942)

WolfShade 01-17-2013 02:12 PM

Is there a free equivalent of "DropTiles"?
 
Hello, everyone.

I was just wondering if there is a free JS equivalent of DropTiles?

Thank you,

xelawho 01-17-2013 07:10 PM

What an insanely annoying interface - after 20 tries I have not managed to drag and drop one tile yet - they all just respond to the click and open up full screen.

But maybe I'm doing it wrong.

Is jQuery's draggable() droppable() not floating your boat?

WolfShade 01-17-2013 07:19 PM

I tried that (with jQuery-UI), it did not work as far as drag-n-drop. Kept getting an "$('.sortable').sortable() is not a function" error message.

Old Pedant 01-17-2013 11:39 PM

Well, I had no trouble dragging them...sometimes. Other times, the page thought I was trying to drag the whole screen around. And sometimes drop worked and sometimes it didn't. They seem to have their very own (unspecified) rule about where a tile can go.

I would sure never want to use that interface, as it is now, in any commercial site!!


All times are GMT +1. The time now is 12:08 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.