On Mon Sep 28 15:04 , ydjango <neerash...@gmail.com> sent:

>
>http://www.frontpageslideshow.net/
>
>
>Anyone knows equivalent plugin of above which I can use in python/
>django site.
>
>The plugin above is in jquery and php.

Most of the magic is in the javascript (they use jQuery) and CSS, integrating
that with Django should not be too hard. There may be some hard coded GET's that
you will need to adapt.

They list a whole bunch of sites using this style of slideshow. Grab the
Javascript and HTML and see what is going on.


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

Reply via email to