Modifications to existing DD scripts for bugs or additional features.
Original Script: DD Drop Down Panel v1.01 Changes: This modified version of dddropdownpanel.js adds an optional fade effect to the original slide up/down animation, so both effects are shown simultaneously. If you're looking for more flare for the animation, this is it! Usage: Just replace the original .js file with the modified one. The fade effect can be toggled at the end of the .js file where you initialize the script: Code: var defaultpanel=new ddpanel({ ...
var defaultpanel=new ddpanel({
Original Script: Simple Controls Gallery v1.3 Changes: This modified version of simplegallery.js hooks up the left and right arrow keys on the keyboard so pressing them moves the gallery back and forth, respectively, in addition to the default navigation methods of course. Usage: Just replace the original .js file with the modified one.
Updated 03-09-2009 at 07:58 PM by ddadmin
Original Script: Featured Content Glider Changes: By default this script glides the contents into view. With this mod, it fades them into view instead. Usage: Just replace the original .js file with the modified one.
Original Script: Featured Content Slider v2.4 Changes: The following modified .js file causes the script to pause the rotating of each slide (in auto mode) whenever the user rolls the mouse over the Slider or the pagination links, and resume playing onMouseout. Usage: Just replace the original .js file with the modified one.