EntropySink

Technical & Scientific => Programming => Topic started by: Mike on June 30, 2010, 12:17:00 AM

Title: jQuery UI
Post by: Mike on June 30, 2010, 12:17:00 AM
Been playing with this the last two days at work.  I went from nothing to a full on drag & drop with a source list to drag, multiple sortable lists to drop into, and a trash area to drop items to remove them.

Most of my time was spent just playing with UI stuff and getting the event functions right and none on the actual mechanism.  It rules!

http://jqueryui.com/
Title: Re: jQuery UI
Post by: micah on June 30, 2010, 09:09:51 AM
sweet.  I've been loving jQuery for the past year because its so light weight but I always thought that its drawback compared to scrip.aculo.us and protype were the (previous lack of) UI libraries.  I can't believe I've never stumbled across this before!  Good find  :thumbsup:
Title: Re: jQuery UI
Post by: ober on June 30, 2010, 09:59:23 AM
I was just looking for something like this the other day.  This may save me some headaches!  Thanks!