Florin Dumitru
Posts: 0
Joined: Tue Jul 17, 2012 5:28 pm

Anyone know how to make a lazy loading list ?

I have a RSS news with a lot of data and is too hard to load all from begining... so is interesting if anyone know how to create that lazy loading "effect"(scroll loading event...) in tiggzi.

Florin Dumitru
Posts: 0
Joined: Tue Jul 17, 2012 5:28 pm

Anyone know how to make a lazy loading list ?

..hmm or maybe someone tell me how I get only a X number of item results from XML(using REST)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Anyone know how to make a lazy loading list ?

It has to be supported by the service, to load X number of items.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Anyone know how to make a lazy loading list ?

In general, lazy loading would need to be implemented as part of your app logic.

Florin Dumitru
Posts: 0
Joined: Tue Jul 17, 2012 5:28 pm

Anyone know how to make a lazy loading list ?

I know... i ask because maybe somebody already do this .

rabeeh
Posts: 0
Joined: Thu Jun 05, 2014 11:34 pm

Anyone know how to make a lazy loading list ?

how to do lazy loading in rss feed???

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Anyone know how to make a lazy loading list ?

Hello -

You can search for solution in the internet, for example here is one of them:
:: https://code.google.com/p/jquerylazys...

Alex GG
Posts: 0
Joined: Thu Nov 14, 2013 11:11 pm

Anyone know how to make a lazy loading list ?

hi rabeeh
you can check this post:
https://getsatisfaction.com/apperyio/...

Im using this for images, but had a problem on older ios & android versions..(some images are not loading)

Regards

Return to “Issues”