On Mon Sep 28 15:04 , ydjango <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---