Search results for 'prototype'


Simple Django Commenting System with Ajax May 10

I have begun incorporating ajax techniques using the script.aculo.us and prototype libraries and thought I'd share a basic example that combines ajax with django. The snippets shown here have been taken and simplified for the purpose of this article. Making good use of ajax can significantly improve ...

tags: ajax django javascript prototype