Search Result
Collapse
2 results in 0.0039 seconds.
Keywords
Members
Tags
-
Weird Marquee Issue
Hi all... My website in question is GlassIllusions.net... The top graphic including the marquee is in a lightbox pointing to www.glassillusions.net/menu1.html... now... The marquee works perfectly in Firefox and IE, but for some reason it cuts off early in Google Chrome... Is this a known issue, or...
-
How to display data from a table combined with marquee
I have the following code but does not work. What must be fixed?
while ($row = mysql_fetch_array($result))
{
$palabra = $row['palabra'];
echo = '<marquee behavior="alternate" direction="up" width="80%"><marquee...