I have been reading django forms with media.
But I would like to use the latest jquery (1.4.4) + jquery-ui (1.8.7)
with a django (v1.2.4) based  web-application for forms and ui-design
in general.

1) does the latest jquery installed under MEDIA_ROOT conflict with the
default jquery library(v1.4.2) ?
2) jquery-ui provides widgets otherthan those act on form elements.
for example most jquery widgets manipulate <div> elements to make tabs
or accordion appear. In that case does the ui-design have to be
manually designed  and restricted to the templates ?

pls let me know.
thank you
regards,
KM

-- 
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