1) Script Title:
Scrollable script II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm
3) Describe problem:
Text not displaing except for two words.
http://www.attinc.com/index-wrk2.htm (under{Announcing)
1) Script Title:
Scrollable script II
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm
3) Describe problem:
Text not displaing except for two words.
http://www.attinc.com/index-wrk2.htm (under{Announcing)
The script does seem to be working; it's just that the text inside the scrollable DIV is white. Try explicitly setting the font color to black, by adding the code in red to the following line:
Code:document.write('<div id="content" style="position:absolute;width:350px;left:0;top:0;color:black">')
DD Admin
Awesome! Thank you!
Frieda
Bookmarks