Closed (fixed)
Project:
Javascript Tools
Version:
master
Component:
Dynamicload
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Mar 2007 at 02:07 UTC
Updated:
26 Mar 2007 at 02:32 UTC
The current dynamicload depends on user clicks. Sometimes, though, we want to load programmatically without user input. Of course, we could call $(elt).click(), but it would be cleaner to enable this as an option.
Patch attached. I'm also refactoring the settings passed in to set defaults the jQuery way. Also adding an option to show or not show the loaded content.
| Comment | File | Size | Author |
|---|---|---|---|
| dynamicload-no-click.patch | 2.56 KB | nedjo |
Comments
Comment #1
nedjoDone.
This is partly to facilitate the dynamic loading of primary tabs (local tasks), http://drupal.org/node/126532.
Comment #2
(not verified) commented