-
Cross Browser Marquee II
http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm
I'm using Visual Web Developer with a master.page and I'm desperately trying to place the Cross Browser Marquee II in a table on a contentplaceholder page default.aspx without much success. Is there anyone out there can help
-
-
Just to follow up
The problem now is that although I have a font size of 12px and padding of 4px as you can see on the web site it is not responding to my code.
Here is my site and code;
http://www.biomagscience.org/
#marqueecontainer{
position: absolute;
font-size 12px;
width: 272px; /*marquee width */
height: 359px; /*marquee height */
background-color: white;
overflow: hidden;
border: 2px solid black;
padding: 2px;
padding-left: 4px;
padding-right: 4px;
}
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks