beaker
05-07-2010, 12:09 PM
1) Script Title: Text and image crawler
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm
3) Describe problem: According to the notes:
Marquees whose specified or default width is greater than their contents will be automatically shrunk to avoid empty spots.
Whilst this is a useful feature it is actually the opposite if what i need. I need to specify a fixed width for the marquee and if the content is not as wide as the marquee i want that gap rather than having the marquee width reduced.
I have been digging through the .js file but being completely rubbish with javascript i can't work out how to stop it shrinking the width.
Other than that the crawler is perfect for what i need and i would rather not switch to another scroller as they don't have the same "mouse driven" feature.
Any help anyone can offer would be great!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm
3) Describe problem: According to the notes:
Marquees whose specified or default width is greater than their contents will be automatically shrunk to avoid empty spots.
Whilst this is a useful feature it is actually the opposite if what i need. I need to specify a fixed width for the marquee and if the content is not as wide as the marquee i want that gap rather than having the marquee width reduced.
I have been digging through the .js file but being completely rubbish with javascript i can't work out how to stop it shrinking the width.
Other than that the crawler is perfect for what i need and i would rather not switch to another scroller as they don't have the same "mouse driven" feature.
Any help anyone can offer would be great!