Tuesday, February 21, 2012

Re: django with ajax without using jquery

On 2012-02-21, at 12:00 , dummyman dummyman wrote:
> Which is the best place to start with using django and ajax without using
> jquery ?
>
> I meant calling the view function from javascript without using jquery
> features

The closest XMLHttpRequest tutorial? The Mozilla Developer Network is
usually a pretty good resource.

And this has little (to nothing) to do with Django, that's pure
javascripty stuff.

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