Friday, September 28, 2012

Re: Pinterest like UI implementation

Thanks Peith.

I will try Masonry and infinite-scroll.

Regards
~Nirmal

On Friday, September 28, 2012 8:07:34 PM UTC-7, Peith wrote:
I use Masonry to get that Pinterest-like tile of images. Then I use Infinite-scroll to detect user scrolling event and load more images by sending an AJAX request to the server.

You can learn about Masonry and infinite-scroll here:
http://masonry.desandro.com/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/yPhJYgKnyn8J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment