[jQuery] Re: Image-Load

2009-09-09 Thread rupak mandal
use $(window).load. I think it will work Thanks Rupak On Wed, Sep 9, 2009 at 3:13 PM, binarious mar...@simple-co.de wrote: Hey, I have an alert(); in a document.ready function. Sometimes the alert appears after my image on this page is loaded and sometimes it appears before. What can I do,

[jQuery] Re: Image load causing page refresh

2008-11-03 Thread fshuja
Perfect! thnx a lot On Nov 3, 4:14 pm, Mike Alsup [EMAIL PROTECTED] wrote: hi, I am creating a plugin for my gallery. I am loading image on click of a thumnail. thumnail's rel attribute contains the url of the larger image. In my pluging i have a method to load the clicked image.

[jQuery] Re: Image load causing page refresh

2008-11-03 Thread Mike Alsup
hi, I am creating a plugin for my gallery. I am loading image on click of a thumnail. thumnail's rel attribute contains the url of the larger image. In my pluging i have a method to load the clicked image. LoadSelectedImage = function(){                 var src = $('gallery li.on