*Integrating jQuery and jQuery UI have nothing to do with django, that
means you don't write anything in django to get it working. They will be
considered as static files, they will be included in your html templates as
usual. *
*
*
*If you know how to include jQuery and jQueryUI into an html file, then
there is no much difference integrating them into django templates. **May
be you would prefix something like {{ MEDIA_URL }} to the src or href or
whatever parameters.*
*
*
*And the form you would be rendering in your templates will look like
something like*
*{{ form.as_table }} *
*
*
*
*
On Sat, Dec 17, 2011 at 8:11 AM, Ganesh Kumar <bugcy...@gmail.com> wrote:

> Sorry typo How to integrate django forms with jquery
>
>
> Did I learn something today? If not, I wasted it.
>
>
>
> On Sat, Dec 17, 2011 at 10:39 AM, Ganesh Kumar <bugcy...@gmail.com> wrote:
> > Hi guys,
> >
> > I am beginner of django, I have created django from, How to add with
> > jquery and jqueryUI stuff, to my from , please guide me.
> >
> > -Ganesh.
> >
> > Did I learn something today? If not, I wasted it.
>
> --
> 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.
>
>


-- 
Thanks and Regards,
*Praveen Krishna R*

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