jerryluk / jquery-lazyload

Delays loading of images until the images are visible
13 stars 1 forks source link

Not Work in chrome v 18 #3

Closed pentatonicfunk closed 12 years ago

pentatonicfunk commented 12 years ago

This plugin not work in chrome version 18

jerryluk commented 12 years ago

I am using chrome 18.0.1025.168 and it works for me. Is there anyway we can reproduce the problem?

pentatonicfunk commented 12 years ago

oke this is fixed by me, i must call the lazy load instance everytime i'm dynamically created new element. since my site is ajax based site