Results 1 to 4 of 4

Thread: clickable marquee pic's

  1. #1
    Join Date
    Dec 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default clickable marquee pic's

    hello, i was wondering if there was a code to make a marquee that has no background but insted is invisible. it will also have pictures scrolling across that are linked to somewhere elese and have text under every picture scrolling with the pic. i couldnt find this kind of code on DD but if it is hidden somewhere in here, please direct me to it. if not, i would greatly appreciate someone helping me out on this.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I've got something like that on my site (www.afpsupport.r8.org). The top marquee there is script driven, and I've set it not to have a background colour.

    Is this what you're looking for?
    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Dec 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    um..not exactly. i need this to have pictures in a marquee that you can clik on and it will redirect you to a specific part of the website according to which pic you clik on.

  4. #4
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think what you need to do is add this in the marquee script:

    Either:

    <a href='section.htm'><img src='file.jpg'></a>

    Or:

    <a href="section.htm"><img src="file.jpg"></a>

    Whichever works.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •