Results 1 to 2 of 2

Thread: Translucent slideshow

  1. #1
    Join Date
    Aug 2006
    Posts
    116
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Translucent slideshow

    Translucent slideshow script

    http://www.dynamicdrive.com/dynamici...ucentslide.htm

    I like this script it could be usefull , but i was wondering is there a way i can enable my visitors to start and stop the slide show?

    When using this script i have placed it into an external js file and call it like this

    <script type="text/javascript"src="Translucentslide.js">

    /***********************************************
    * Translucent Slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    ***********************************************/
    </script>

    Also if possible id like any new code to be placed into the external js file as im trying to keep my page sizes to a minimum.

    Any help or advice would be gratefully received!
    Last edited by Dazza30; 04-10-2008 at 07:28 PM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    For #1, there's no quick way to do this unfortunately. You may wish to look at Swiss Army Slideshow if this is important to you.

    For #2, you can infact just drop the entire script into a blank text file (minus the surrounding <script></script> tags) and save it as translucentslide.js Then reference it like you've done above on your page where you wish the slideshow to appear.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •