View RSS Feed

ddadmin

  1. Simple Controls Gallery- Adding left/right arrow keys navigation

    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

    Categories
    DD Scripts Mods
    Attached Thumbnails Attached Files
  2. Using Google to host your jQuery (or other) JavaScript libraries

    A growing number of scripts here on DD utilize the popular jQuery JavaScript library as its backbone, which means at the top of these scripts you'll see a reference such as:

    Code:
    <script type="text/javascript" src="jquery-1.2.6.pack.js"></script>
    which obviously requires you to download and host "jquery-1.2.6.pack.js" locally on your server. For those of you who likes to minimize hosting your own files for whatever reason, Google ...
    Categories
    JavaScript & Ajax
  3. Featured Content Glider- Fade instead of Glide

    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.
    Categories
    DD Scripts Mods
    Attached Thumbnails Attached Files
  4. Featured Content Slider v2.4- Pause content rotation onMouseover

    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.
    Categories
    DD Scripts Mods
    Attached Thumbnails Attached Files
  5. Welcome to the new DD Blog

    Just a quick welcome to the new DD Blog! Currently the following usergroups have permission to post in the Blog:

    - Senior Members
    - Elite Members
    - Mods and Admin

    All other members have permission to read the blog and post comments to an entry. Personally I'll be using the Blog mainly to post modifications to DD related Scripts asked by members on the forums and that could benefit the general audience as well.

    For the above 3 usergroups ...
    Categories
    Off beat topics
Page 3 of 4 FirstFirst 1234 LastLast