Re: [jQuery] detecting load

2009-11-24 Thread Alan Gutierrez
sqwerl wrote: I need to detect when one of these loads like the load event of like $("#imageId").load(function(){ }); I have a background div with a spinner gif that shows until the image loads. The image button is mostly transparent except it shows a small image placeholder and some alt text

Re: [jQuery] detecting load

2009-11-24 Thread Alan Gutierrez
sqwerl wrote: I need to detect when one of these loads like the load event of like $("#imageId").load(function(){ }); I have a background div with a spinner gif that shows until the image loads. The image button is mostly transparent except it shows a small image placeholder and some alt text

[jQuery] detecting load

2009-11-24 Thread sqwerl
I need to detect when one of these loads like the load event of like $("#imageId").load(function(){ }); I have a background div with a spinner gif that shows until the image loads. The image button is mostly transparent except it shows a small image placeholder and some alt text until the image