Log in

View Full Version : Problem with Cross Browser marquee



karl0ssus1
01-22-2014, 02:24 AM
1) Script Title: Cross Browser marquee

2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm

3) Describe problem: Im attempting to set the width of the marquee to auto, but basic CSS edits arent working (I have pretty limited knowledge of CSS anyway) Is there any way to do this inside the scroller code? Or am I stuck with specifying the pixel width only?

jscheuer1
01-22-2014, 03:21 AM
Try:

http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm

You cannot set the width to auto, but you can use 100%.

karl0ssus1
01-22-2014, 04:49 AM
Unfortunately I cant use external resources (I actually have no access to the HTML, so I cant add that header line. Enjin forums are a bit of a pain to work with). I dont know java at all, so I have no idea how to incorporate the script into the HTML from step 2 (I can add the HTML, as a plugin style module)