Hi! The code works fine in FF but in IE if I don''t indicate any handle, it works fine but When i specify the handle, the item itself cant be dragged. I am using Script.aculo.us lib 1.6.4. Kindly help for the fix! Sample Code: Sortable.create("leftCol", {dropOnEmpty:true, handle:''tabNav'', hoverclass:''colhover'', tag:''div'', containment:["leftCol"], overlap:''horizontal'', constraint:false, ghosting:false}); Thanking you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Kiran Soumya
2006-Nov-22 11:33 UTC
Handle specification in Sortable list doesnt work in IE.
Hi! The code works fine in FF but in IE if I don''t indicate any handle, it works fine but When i specify the handle, the item itself cant be dragged. I am using Script.aculo.us lib 1.6.4. Kindly help for the fix! Sample Code: Sortable.create("leftCol", {dropOnEmpty:true, handle:''tabNav'', hoverclass:''colhover'', tag:''div'', containment:["leftCol"], overlap:''horizontal'', constraint:false, ghosting:false}); Thanking you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Thomas Fuchs
2006-Dec-04 09:36 UTC
Re: Handle specification in Sortable list doesnt work in IE.
Did you try the latest version (1.6.5?) or the 1.7.0 beta release? -Thomas Am 22.11.2006 um 08:11 schrieb Carolene:> > Hi! > > The code works fine in FF but in IE if I don''t indicate any handle, it > works fine but When i specify the handle, the item itself cant be > dragged. > > I am using Script.aculo.us lib 1.6.4. Kindly help for the fix! > > Sample Code: > Sortable.create("leftCol", {dropOnEmpty:true, handle:''tabNav'', > hoverclass:''colhover'', tag:''div'', containment:["leftCol"], > overlap:''horizontal'', constraint:false, ghosting:false}); > > Thanking you. > > > >-- Thomas Fuchs wollzelle http://www.wollzelle.com questentier on AIM madrobby on irc.freenode.net http://www.fluxiom.com :: online digital asset management http://script.aculo.us :: Web 2.0 JavaScript http://mir.aculo.us :: Where no web developer has gone before --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Cindrella
2006-Dec-04 10:23 UTC
Re: Handle specification in Sortable list doesnt work in IE.
Yes ! I have upgraded to 1.7.0 beta but still i face the same. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---