I would like to use the JQuery UI tabs in my Django app but how should
I do that? I cannot figure it out with Django's template system. One
problem is inheritance but maybe I should skip that? In my first shot
I got the tabs nice looking, one template for each tab and I can
navigate between the tabs, but, when I do something on a tab, for
instance posting a form, I would like to get back to that tab. How do
I do that?
Or, is it another smoother way to get tabs in a Django app?
Thanks
/Torbjörn
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment