Results 1 to 2 of 2

Thread: swissarmy.js

  1. #1
    Join Date
    Jan 2006
    Location
    Gallatin Gateway, Montana
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default swissarmy.js

    1) Script Title: Swiss Army Slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...army/index.htm

    3) Describe problem: 1) Are there sections of swissarmy.js that can be removed if I'm only using slideshow example #1 (images with 'play', 'stop', < and > buttons)? 2) Where may I alter the table stying to bring the image descriptions closer to the bottom of the images?

    As always, thanx in advance.

    Robin

  2. #2
    Join Date
    Apr 2007
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I just ran into the same thing myself.
    But, it's actually included in the code itself.

    Append this line to your slides' header code:

    Code:
    slides2.no_added_linebreaks=1;
    That'll remove the spacing between the images and the text.
    Reminder: It's not necessarily "slides2", but your slideshow's name.. you know.

    (edit) I just noticed you're using example #1, but I tested using the code on it myself, and it seems to work.

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
  •