Hi all,
i find in dynamicdrive page the script Memory Scroller written by dynamicdrive.
i want make background trasparent because my table have a background image.
Help Me...
Gongiboy
Hi all,
i find in dynamicdrive page the script Memory Scroller written by dynamicdrive.
i want make background trasparent because my table have a background image.
Help Me...
Gongiboy
Hopefully your scroller's text will still be legible over your table's image. It is easy to get the scroller background to be transparent, set it in the configuration:
Code:var memorywidth="300px" //scroller width var memoryheight="20px" //scroller height var memorybgcolor="transparent" //scroller background var memorypadding="2px" //padding applied to the scroller. 0 for non. var borderCSS="border: 1px solid black;" //Border CSS, applied to scroller to give border.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Good!
i search in the code and i cut the style but is a bad coding...
Thanks lot
Bookmarks