Pinterest like UI implementation

347 vistas
Ir al primer mensaje no leído

Nirmal Sharma

no leída,
27 sept 2012, 1:56:33 p.m.27/9/2012
para django...@googlegroups.com
Hi,

I am creating a website in django where in i am trying to display all the comments and pictures like Pinterest.
Can somebody help me on how to implement the same easily in django.

Is there any easy way to implement the Pinterest like UI in django?

Regards
~Nirmal

Peith Vergil

no leída,
28 sept 2012, 11:07:08 p.m.28/9/2012
para django...@googlegroups.com
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/

Nirmal Sharma

no leída,
28 sept 2012, 11:25:59 p.m.28/9/2012
para django...@googlegroups.com
Thanks Peith.

I will try Masonry and infinite-scroll.

Regards
~Nirmal
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos