Results 1 to 2 of 2

Thread: Conveyor belt slideshow

  1. #1
    Join Date
    Nov 2005
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Conveyor belt slideshow

    Can anyone tell me how to link pictures on the conveyor belt slideshow with the players profile? Website is eteamz.com/carolinaladypilots.

    Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Where you have:

    Code:
    leftrightslide[0]='<a href=http://><img src=http://eteamz.active.com/carolinaladypilots/images/t2005_0917pilots0093_edited.jpg border=1></a>'
    Change the part in red to something like:

    Code:
    href="http://eteamz.active.com/carolinaladypilots/profiles/pilots0093.htm"
    Only have it point to the actual page that has that player's profile on it.

    Or, if you have just one page with all the profiles, you can put:

    HTML Code:
    <a name="pilot0093"></a>
    Just above their section on that page and then use a link like this:

    Code:
    href="http://eteamz.active.com/carolinaladypilots/profiles.htm#pilot0093"
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •