Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: ALT text in carousel and conveyor belt script

  1. #1
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ALT text in carousel and conveyor belt script

    I hope someone can help me out. I found a conveyor belt script and a carousel script that are working great for me, but I can't seem to get any ALT text to work with them. On the carousel it has a place for the title for each pic, but when I add one to more than three or four pics, my pics won't load. Thanks ahead of time for any help.

  2. #2
    Join Date
    Jul 2005
    Location
    Kuwait-I'm American
    Posts
    127
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    please include the URL to the script.
    //\\ //\\// || //\\//\\ //\\ ||_
    SOFTWARE

  3. #3
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This is the conveyor belt test page.

    http://www.themissionmtpleasant.org/photo/testing5.html

    This is one I used the carousel on. I removed the 'title' when I couldn't get it to work.

    http://www.themissionmtpleasant.org/photo/mexico2.html

    Thanks kwest

  4. #4
    Join Date
    Jul 2005
    Location
    Kuwait-I'm American
    Posts
    127
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    there aren't any pictures. try adding some, so we can see what is happening...

    The page where the converorbelt is is working. How are you adding the titles?
    //\\ //\\// || //\\//\\ //\\ ||_
    SOFTWARE

  5. #5
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There are pics on both pages. The conveyor script had no place to put the ALT text so I tried inserting as with a regular pic:

    leftrightslide[0]='<a href="http://"><img src="http://themissionmtpleasant.org/images/mex1.jpg" ALT="Wake us up when we get there." border=0></a>'

    But it doesn't show up.

  6. #6
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The carousel had a place after the image links:

    images:
    ['http://themissionmtpleasant.org/images/mex8.jpg',
    'http://themissionmtpleasant.org/images/mex002.jpg', 'http://themissionmtpleasant.org/images/mex003.jpg',
    'http://themissionmtpleasant.org/images/mex004.jpg',
    'http://themissionmtpleasant.org/images/mex005.jpg',
    'http://themissionmtpleasant.org/images/mex001.jpg',
    'http://themissionmtpleasant.org/images/mex9.jpg',
    'http://themissionmtpleasant.org/images/mex10.jpg',
    'http://themissionmtpleasant.org/images/mex54.jpg',
    'http://themissionmtpleasant.org/images/mex57.jpg',

    titles:['pic # 1', 'pic # 2', ' ', ' '],

    But if I added a text for more than three or four pics, then my pics would not load on my page.

    I got both of these off from DD ],

  7. #7
    Join Date
    Jul 2005
    Location
    Kuwait-I'm American
    Posts
    127
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by kwest
    There are pics on both pages. The conveyor script had no place to put the ALT text so I tried inserting as with a regular pic:

    leftrightslide[0]='<a href="http://"><img src="http://themissionmtpleasant.org/images/mex1.jpg" ALT="Wake us up when we get there." border=0></a>'

    But it doesn't show up.
    The Alt or the Pic?
    //\\ //\\// || //\\//\\ //\\ ||_
    SOFTWARE

  8. #8
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the carousel takes a sec to load. That is why I am checking the conveyor out. It loads faster and doesn't jump as much.

  9. #9
    Join Date
    Jul 2005
    Location
    Kuwait-I'm American
    Posts
    127
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    oh. maybe you should use XHTML, and use no caps in your codes. so, instead of
    ALT="blah"
    alt="blah"
    it can actually make a differance
    //\\ //\\// || //\\//\\ //\\ ||_
    SOFTWARE

  10. #10
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the ALT

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
  •