javascript events - How to make lazyload plugin work with datatables -


i have datatable has images in 1 of columns.

the amount of rows reaches 900+ , want avoid browser trying load 900+ images given resources uses , time takes load page.

that's lazyload plugin seems come rescue !!
http://www.appelsiini.net/projects/lazyload

the first page loads fine, images not load when :

  1. user clicks on "next" button view next page
  2. user filters , particular row shown

i see there section "event trigger loading" on lazy load plugin, i'm not sure how can use it.

would great if can point me in right direction.

note : datatables, mean http://www.datatables.net

edit : 8/27 - forgot question. ended implementing own custom solution :)

have tried datatables server-side processing pipelining example?

here author gave solution of lazy loading data using pipelining.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -