↧
Upgrading Drupal to use jQuery 1.8
jQuery 1.8.0 has been released! It has probably been brought to your attention a billion times by now. :) Sadly, Drupal by default loads jQuery 1.4. :( But no worries, I'm gonna show you how to use...
View ArticleUpdating jQuery in Drupal the Right Way
I recently made a blog post about how to upgrade Drupal's jQuery version from 1.4.4 to 1.8. The problem is, popular contrib modules (views being the main culprit here) and even some core jQuery require...
View Article