Hi Jake,
I modified your JS a little to use Drupal.behaviors instead of $(document).ready, it's more Drupaly that way and removes the need for the checkJQuery function as well. (See patch.)
Also fyi in case someone raises this issue, if the Tabs module is enabled, there's a bug there (#836098) that breaks gridder.
- Ben
| Comment | File | Size | Author |
|---|---|---|---|
| gridder-js.patch | 1.34 KB | thebuckst0p |
Comments
Comment #1
thebuckst0p commentedCorrected Tabs issue link: http://drupal.org/node/836098