PDA

View Full Version : Setting Marquee to 100% Width


sportsfanatic54
02-07-2008, 03:21 AM
I got this cross browser marquee code off of dynamicdrive.com... was wondering how I would go about making it set to a 100% width.

Here is the site I'm testing on:
http://www.pzfantasyfootball.com/testblog/

Here is the code for the width, if you need more than just this let me know:


var memorywidth="1000px"


When I set that to 100% it just makes it 100px instead. Its using javascript to setup the marquee, I'm assuming there may be a work around for javascript or something...