Go Back   Dynamic Drive Forums > Blogs
Search Dynamic Drive Forums:

DD Scripts Mods Modifications to existing DD scripts for bugs or additional features.
Old

Combining Ultimate Fade-in Slideshow 2.1 and Lightwindow 2.0

Posted 10-07-2009 at 04:10 PM by jscheuer1
Updated 10-08-2009 at 01:06 AM by jscheuer1 (Flesh out Links to demo, source scripts)

I've found that this actually can work. It makes an interesting use of the slide show's undocumented oninit feature, and how well the slide show is written visa vis jQuery's No Conflict mode. I would generally advise using two scripts which work off of the same script library, rather than two different script libraries. However, in this case both scripts are so robust, who can resist?

That said, all you need to do to set up a demo is to follow the instructions for Ultimate Fade...
jscheuer1's Avatar
No Kidding?
Views 2351 Comments 2 jscheuer1 is offline Edit Tags
Old

All Levels Menu- top headers revealed onClick instead of onMouseover

Posted 07-28-2009 at 05:36 PM by ddadmin

Original Script: All Levels Navigational Menu v2.2

Changes: This modified version of ddlevelsmenu.js causes the top level sub menus to be revealed onClick of the primary headers (instead of the default onMouseover). The remaining sub levels are still revealed onMouseover like before.

Usage: Just replace the original .js file with the modified one.
Attached Files
File Type: js ddlevelsmenu.js (16.2 KB, 841 views)
ddadmin's Avatar
Administrator
Posted in DD Scripts Mods
Views 4933 Comments 2 ddadmin is offline Edit Tags
Old

Dynamically minimizing a DHTML Window

Posted 06-19-2009 at 10:46 PM by ddadmin

Original Script: DHTML Window

By default the DHTML Window script can only be minimized by clicking on the "minimize" icon located on the upper right of the opened window. Someone asked on the forums if there's a way to do this dynamically, such as via a link instead. Well, certainly. Given the below example DHTML Window:

Code:
var googlewin=dhtmlwindow.open("googlebox", "iframe", "http://images.google.com/", "#1: Google Web site",
...
ddadmin's Avatar
Administrator
Posted in DD Scripts Mods
Views 6919 Comments 2 ddadmin is offline Edit Tags
Old

Tab Content script- Getting it to stop auto rotating after x cycles

Posted 05-08-2009 at 01:57 AM by ddadmin

Original Script: DD Drop Down Panel v1.01

By default, when the script is set to auto cycle through the tabs, it does this indefinitely until the user clicks on one of the tabs. With the following modified version of the .js file, you can have it automatically stop after x cycles, even if the user doesn't click on a tab during this time. Simply use the following modified .js file. If you wish to change the # of cycles from 2 to something else, change the part in red below inside it:...
Attached Files
File Type: js tabcontent.js (9.0 KB, 950 views)
ddadmin's Avatar
Administrator
Posted in DD Scripts Mods
Views 7854 Comments 2 ddadmin is offline Edit Tags
Old

Swiss Army II

Posted 03-28-2009 at 03:09 PM by jscheuer1
Updated 10-08-2009 at 05:20 PM by jscheuer1

I just wanted to Blog this info to make it easy to find. It regards the Swiss Army Slide Show script:

http://www.dynamicdrive.com/dynamici...army/index.htm

Because many people want even more flexibility than it originally provided, I've updated it (script only, right click 'save as'):

http://home.comcast.net/~jscheuer1/s...les/swiss_2.js

This adds the following style hooks:
  • #outer$ - outer division containing the
...
jscheuer1's Avatar
No Kidding?
Posted in DD Scripts Mods
Views 3396 Comments 0 jscheuer1 is offline Edit Tags

All times are GMT. The time now is 08:16 PM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.