Tag Archives: jquery

Ajaxify Symfony Admin Generator

This article has moved to this location. Symfony admin generator is a great tool to simplify writing web interfaces. By simply typing php symfony propel:generate-admin backend Product you have an administration interface which a lot of features. You can filter, sort, paginate, create and edit an object without writing a single lines of code. All [...]

jQuery DataTables and Symfony

This article has moved to this location. DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. DataTables offers a lot of features. For example, you can have on-the-fly filtering, ajax auto-loading of [...]

Updating multiple dom elements using jQuery Taconite

This article has moved to this location. In my previous article, i’ve shown how to update dom element using ajax in symfony form. Another question now arise, how if you want to update more than one dom elements? In this article i’ll show you how to do that using jquery taconite plugin. What is jquery [...]

Follow

Get every new post delivered to your Inbox.