1) Script Title: Pausing up down scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: Is is possible to make script understand <img>? So it could scroll pictures with text?
1) Script Title: Pausing up down scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: Is is possible to make script understand <img>? So it could scroll pictures with text?
There's no reason why you can't just embed image tags inside the scroller's content:
for example.Code:pausecontent2[0]='<a href="http://www.news.com">News.com: Technology and business reports</a><br /><img src="test.gif" />'
Bookmarks