On Oct 16, 2006, at 23:35, Blair McKenzie wrote: > Why do you want to use window or document load?
I am trying to make panView plugin 1) work with recent jQuery. panView seems to work only when called via $(document).load() or $ (windows).load() (not $(xxx).ready()). I have come to the point where everything I need work in FF and Safari but not in IE. The problem is that when I try to pan a div (not img), with IE the content disappears when dragging content with mouse. See 2) and 3). So I am trying to narrow things down if recent changes with .load() will fix the problem. If anyone can tell me why 2 and 3 break with IE let me know. 1) http://motherrussia.polyester.se/jquery/panview/ 2) http://www.appelsiini.net/~tuupola/jquery/panview/index4.html 3) http://www.appelsiini.net/~tuupola/jquery/panview/index6.html -- Mika Tuupola http://www.appelsiini.net/~tuupola/ _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
