Computing.Net > Forums > Web Development > How to drive MARQUEE in Firefox?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to drive MARQUEE in Firefox?

Reply to Message Icon

Name: Qasim Ali
Date: September 10, 2009 at 10:59:46 Pacific
OS: Windows XP
CPU/Ram: 1 GH / 256 MB
Subcategory: HTML
Tags: marquee, firefox, qaswallpapers
Comment:

In Microsoft Internet Explorer we can drive a marquee by using this command:

<marquee>All Description</marquee>

but this command doesn't work on Firefox and my question is what command is needed to play a marquee in Firefox?

Regards,

http://qaswallpapers.sitesled.com



Sponsored Link
Ads by Google

Response Number 1
Name: shutat
Date: September 10, 2009 at 12:55:35 Pacific
Reply:

I don't know if it will help or not, but you might try editing the firefox.js file to include (app path/defaults/pref/)

user_pref("browser.display.enable_marquee", true);

or maybe

pref("browser.display.enable_marquee", true);

enable javascript support in the browser as well.

HTH


0

Response Number 2
Name: jpw
Date: September 13, 2009 at 02:35:52 Pacific
Reply:

If I remember correctly, the marquee tags do not meet the standards of w3.org. Firefox tries to conform to these standards more than IE.

If you run your webpage through http://validator.w3.org/ , the marquee tags will probably be flagged as errors.

jpw


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: How to drive MARQUEE in Firefox?

how to use filedsn in php www.computing.net/answers/webdevel/how-to-use-filedsn-in-php-/3640.html

help me, how to configure GPRS in Linux Fedor www.computing.net/answers/webdevel/help-me-how-to-configure-gprs-in-linux-fedor/4128.html

How to do this? www.computing.net/answers/webdevel/how-to-do-this/3133.html