Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Looking for a drag/drop library...

Status
Not open for further replies.

chadjohnson

Programmer
Feb 3, 2008
1
US
I am making an application which will have draggable boxes layered on top of a table.

This library would need the following:
- Positioning uses (or can use) em's
- Ability to snap to a grid
- Includes functions like startDrag, endDrag, onDrag for draggable elements
- Fast

YUI offers all of these features, except it's positioning is based on px and not em. I need it to be based on--or at least be able to use--ems as I need the boxes to still fit to the table if the user resizes the font.

It being object-oriented would be a plus but not absolutely necessary.
 
Would you like fries with that?

Never be afraid to share your dreams with the world.
There's nothing the world loves more than the taste of really sweet dreams.

Webflo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top