argh! it's always something that IE doesn't do!

On 6/15/07, Karl Swedberg <[EMAIL PROTECTED]> wrote:

Jake, .load() is cool, but it doesn't work in IE if the image is already
in the cache.
Sean, .complete is only for images (afaik). It's a non-standard property,
but widely implemented.


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Jun 15, 2007, at 3:57 PM, Ⓙⓐⓚⓔ wrote:

complete is cute, but the onload handler is cool!

$('img').load(function (){  /*play with it */})


On 6/15/07, Sean Catchpole < [EMAIL PROTECTED]> wrote:
>
> Thanks Karl, I had no idea there was a complete property. Is this only
> for images, or all DOM elements?
>
> ~Sean
>



--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ





--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ

Reply via email to