by Rahul Singla | May 6, 2011 | Blog, Drupal, Drupal 7.x, Javascript, jQuery, PHP 5.x
My recent blog post on Creating Paged and Sorted tables in Drupal 7 got a comment today asking if it was possible to implement Paging and Sorting in Drupal tables via Ajax, instead of regular Page refreshes that Drupal does by default.Why not I thought… Drupal...
by Rahul Singla | Mar 30, 2011 | Blog, Javascript, jQuery, jQuery UI
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or remove existing ones.I checked the jQueryUI docs and there was...
by Rahul Singla | Jan 9, 2011 | Blog, Drupal, Drupal 6.x, jQuery, jQuery UI, PHP 5.x
After my last blog post on Drupal, expect some more Drupal related blog posts related to my recent work that I have been doing in Drupal.You might be knowing that the jquery_ui contributed module is the preferred way to use jQuery UI in Drupal. This module provides...
by Rahul Singla | May 12, 2010 | Blog, Javascript, jQuery
Working with ExtJs for a long time now (and deliberately avoiding jQuery whenever I could), I finally dumped ExtJs in favor of jQuery with my upcoming Document module for Drupal (mainly for avoiding users from having to download ExtJs separately when Drupal comes...
Recent Comments