The dynamic display block module depends on the jQuery update module so we have to install this module and the dynamic display block module.
Note: Drupal 6.4 already has the jQuery 1.2.6., but still we prefer to install jQuery update module for future versions of jQuery.
Optional:
COLLABORATION WITH OTHER MODULES
The dynamic display block module can work together with all modules that provide blocks. The content of the block can be displayed dynamically (one by one width transition effects) if the content consist of e.g. Images, A list of listitems, A table with tablerows, etc.
Example modules and blocks you can use
| Module | blocks |
|---|---|
| Headerimage | blocks with images |
| Comments | Recent comments |
| Forum | Active forum topics |
| Forum | New forum topics |
| Views | blocks with images, lists, tables |
| Worldclock | World clock |
| etc. |
For easing effects, you can download the jQuery easing plug-in.
Comments
Alternate source for Jquery Easing
jquery.easing.1.1.1.js
Thanks
Thanks for posting the alternative link.
I saw the other site was down.
Added this link.