Results 1 to 3 of 3

Thread: [MODIFIED] Ultimate Fade-In Slideshow 1.5

  1. #1
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking [MODIFIED] Ultimate Fade-In Slideshow 1.5

    1) CODE TITLE:
    Ultimate Fade-In Slideshow 1.5++
    ***********************************************
    2) AUTHOR NAME/NOTES:
    Dynamic Drive & modified by luciorota (lucio_rota@tiscali.it)
    ***********************************************
    3) DESCRIPTION:
    Ultimate Fade-In Slideshow (v1.5): © Dynamic Drive (http://www.dynamicdrive.com)

    ChangeLog
    28/06/2007 - modified by luciorota (lucio_rota@tiscali.it)
    added: 'html content' support
    added: 'prev', 'next', 'play/stop' metods/functions
    ----------------------------------------------
    OBJECT
    fadeshow(IMAGES_ARRAY_NAME, 'slideshow_width property value', 'slideshow_height property value', 'slideshow background property value', delay, fade_delay, pause (0=no, 1=yes), optionalRandomOrder ("R" or none))
    IMAGES_ARRAY_NAME: an array like this IMAGES_ARRAY_NAME[n]=['content in html format','link','target']
    'slideshow_css width property value': a string like "100px" or "80%" or ...
    'slideshow_css height property value': a string like "100px" or "80%" or ...
    'slideshow css background property value': a string like "black" or "#003366" "url('images/background.gif') no-repeat top left" or ...
    delay: milliseconds between transitions
    fade_delay: milliseconds for every fading step (10 steps), total fade time = (fade delay * 10)
    pause: pause if mouse over, 0=no, 1=yes
    optionalRandomOrder: if it exists, slidoshow is in random order

    USEFUL METODS
    .playstopcontent()
    it plays or stops the slideshow
    .prevcontent()
    it shows previous content
    .nextcontent()
    it shows next content

    USEFUL PROPERTIES
    .status=
    1 = play or 0 = stop
    ***********************************************
    4) ATTACHED BELOW

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

    Default

    Thanks for the submission. I haven't tested out the modified script yet, though I should mention the features you've mentioned with this mod will already be present in the next version of the script that I plan to release soon, at least the manual navigation part. It will also address a Safari 3.x bug at the same time. That's not to devalue your version of the script in anyway, and people are free to use it. Just thought you should know where this script stands as far as being included on DD.

  3. #3
    Join Date
    Jul 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

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
  •