I don't think you'll find an existing component that does this in Tapestry
- it sounds like a general dynamic HTML kind of problem (and more
specifically, how you can handle that problem on the phone browsers you are
working with), for which you will most likely will need to write some
javascript or use an existing js library.

Cheers,

Alex K

On Thu, Oct 25, 2012 at 10:02 AM, Anbazhagan <anbazhaga...@snovabits.net>wrote:

> Hi,
>
> I am developing a web application for smart phones using tapestry. I am
> display more than 40 images in my index page using tapestry loop component.
>
> I want image lazy loading when I scroll down that page. I have achieved
> using jquery but still i have some problem while I am scrolling in smart
> phones.
>
> So I am searching tapestry component to achieve that.
>
> Please any one say is possible to achieve that using tapestry. Is any
> tapestry component to solve that problem.
>
>
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Image-lazy-loading-using-tapestry-without-jquery-tp5717231.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to