I am using JQuery Drag n drop, tabs, dialog boxes etc in my Stock trading application. its functioning fine in ltr css direction. the problem is all the Drag n drop operations are handled through, relative absolute positioning and handles Left, Top property of the css to handle widgets place. i want to enable this (drag n drop) functionality in rtl css direction too. please let me know if there is already a support available in the Jquery 1.3. or any suggestion to optimize the solution if i have to implement it in rtl direction by transforming left to right and vice versa.
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=.
