Up to tag cloud
Subscribe to an RSS feed for this tag

Entries tagged with JQuery

  1. Title: Two-Faced Django Part 5: JQuery Ajax
    Tags: JQuery django
    Series: Two-Faced Django

    Moving along in the Two-Faced-Django series, we look at using JQuery for Ajax in the webapp portion of our program.

  2. Title: Using JQuery with Django for Autocomplete Fields
    Tags: JQuery django

    A rather rough and tumble walkthrough for using Django and JQuery to make autocomplete input fields.