Hi,

I've been using idrag.js  in FF without trouble, but Opera (9.02 / Windows) is having
trouble. Specifically in Opera, the idrag.js calls to:

   jquery('body', document) are failing.

replacing these with:

   jquery(document.body)

works with both Opera and FF.

Not sure this change takes the right approach, but may help some working with Opera
in the short term.

Cheers,

Ted





_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to