Results 1 to 2 of 2

Thread: text & image crawler

  1. #1
    Join Date
    Jan 2008
    Location
    Near Chicago
    Posts
    247
    Thanks
    105
    Thanked 2 Times in 2 Posts

    Default text & image crawler

    THIS IS REALLY COOL!


    1) Script Title: text & image crawler

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

    3) Describe problem: No problem just two fast questions:

    a) limitations of use -this will be used for a commercial project if approved
    I would leave the credit in the code as requested but need to CMOA so as not to use this script beyond what is allowed.


    b) can I comment out the parts that have the scrolling text? I just need the part that scrolls the images. Also, can they be made into links?

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    They can be easily made into links, like this:
    Code:
    <div class="marquee" id="mycrawler2">
    <a href="#"><img src="http://i40.tinypic.com/9tlic8.jpg" /></a> <img src="http://i43.tinypic.com/1zbqs5t.jpg" /> <img src="http://i44.tinypic.com/2419ul3.jpg" /> <img src="http://i43.tinypic.com/296nh3r.jpg" /> <img src="http://i40.tinypic.com/mk7ki.jpg" />
    </div>
    Jeremy | jfein.net

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
  •