plainblack.com
Username Password
search
Bookmark and Share

    

Draggable.js Updating

User perlmonkey2
Date 12/22/2008 4:49 pm
Views 1014
Rating -1    Rate [
|
]
Previous · Next
User Message
perlmonkey2

It looks like draggable.js needs to be updated due to an IE7 bug when the body's css has a "direction: rtl" attribute.  For some reason, IE7 does not allow the dragstop to do its magic.  dragable_moveContent is quietly dying somewhere which keeps the dragable_dragStop from finishing, which means the move doesn't show up and screen and is not recorded.  Or at least that is my working hypothesis.

 

Either way, moving to the YUI should abstract any future draggable alterations of the different browsers from the worries of WG developers.



Back to Top
Rate [
|
]
 
 
JT
Does that mean you're currently rewriting it so that it does use YUI?

On Dec 22, 2008, at 4:49 PM, <kaleb@plainblack.com> wrote:
perlmonkey2 wrote:

It looks like draggable.js needs to be updated due to an IE7 bug when the body's css has a "direction: rtl" attribute.  For some reason, IE7 does not allow the dragstop to do its magic.  dragable_moveContent is quietly dying somewhere which keeps the dragable_dragStop from finishing, which means the move doesn't show up and screen and is not recorded.  Or at least that is my working hypothesis.

 

Either way, moving to the YUI should abstract any future draggable alterations of the different browsers from the worries of WG developers.



http://www.plainblack.com/webgui/dev/discuss/draggable.js-updating

--

Plain Black&#44; makers of WebGUI
http://plainblack.com


JT Smithph: 703-286-2525 x810fx: 312-264-5382
Create like a god. Command like a king. Work like a slave.


Back to Top
Rate [
|
]
 
 
perlmonkey2

Yes, should be able to make most of the draggable calls just wrappers around YUI dragdrop.js 

 

I'll try to have something working and ready for testing the 29th.



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved