summaryrefslogtreecommitdiff
path: root/lib/scripts/drag.js
Commit message (Collapse)AuthorAge
* var declaration in drag.jsAndreas Gohr2009-11-28
| | | | | | Ignore-this: a5dbedead9ab55588f186a197b3409b darcs-hash:20091128114734-7ad00-9a97355005e1a28e9def5eb3505f714e92c124d6.gz
* Fixed IE compatibility for recent JavaScript changesAndreas Gohr2009-08-27
| | | | | | | | | Ignore-this: 62d43ad8ce4d6c506839a0da4a8ec40 Note: development is part of ICKE 2.0 project http://www.icke-projekt.de darcs-hash:20090827113438-6e07b-4378f3835e023b81dc12ce93e2c5b20cb8ad9a59.gz
* make dragged objects stylable via CSSAndreas Gohr2009-08-12
| | | | | | | | | | | | Ignore-this: ae47b532b80d10868e82e0ccc5c963d1 A DOM object that is dragged through the new drag Object gets the ondrag assigned. note: development was part of the ICKE 2.0 project see http://www.icke-projekt.de for info darcs-hash:20090812180344-6e07b-a50d6589f0650897ddd5f5d345a3d15513aada77.gz
* Script lib for draggable DOM objectsAndreas Gohr2009-08-12
Ignore-this: 907af01f2757cc494d2c54d8e4d7b9d1 This adds a simple object that can be attached to positioned DOM objects to make them draggable. This is useful for inplace dialogs. note: development was part of the ICKE 2.0 project see http://www.icke-projekt.de for info darcs-hash:20090812102055-6e07b-88451d4d67877224950a289b9cd415544f4c2755.gz