Your First jQuery Plugin
Irakli:
We all have come to love and admire jQuery for the amazing Javascript library it is. But we also have fallen in love with numerous extensions to jQuery; plugins, modules - whatever you call 'em.
Irakli:
We all have come to love and admire jQuery for the amazing Javascript library it is. But we also have fallen in love with numerous extensions to jQuery; plugins, modules - whatever you call 'em.
Irakli:
Drupal6 introduced new ways of working with jQuery, the primary Javascript library for Drupal. Unfortunately, the documentation for it is almost completely missing, which makes writing proper Javascript/jQuery in Drupal challenging for newcomers. This is a very quick intro for people new to Drupal or trying to migrate Javascript code from Drupal5 to Drupal6.
Jed:
It is pretty easy construct a JQuery-based event trigger result analogous to the dojo stuff that comes with Struts2 /WebWork 2.2.x