Your Account
Community
Topics (Upcoming)
More |
View story
How to rig symfony-project with jQuery for AJAX
http://www.willjessup.com/sandbox/jquery/symfony/jquery_symf...
Submitted by
symfony
7 months, 1 week, 19 hours agoThis article covers how to use the jQuery library in to power ajax applications developed in the PHP5 framework, Symfony-project. You need to have basic understanding of AJAX, JavaScript and the MVC structure of Symfony-project to get the fullest out of this article.
The example shown below uses only a few lines of JavaScript to globally power the typical ajax calls used on the site Kevo.com. It is also totally degradable and easy to remove and test your application without AJAX enabled.
|