Computing.Net > Forums > Programming > HTML Question

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.

HTML Question

Reply to Message Icon

Name: lilaznknight7
Date: August 1, 2003 at 20:39:01 Pacific
OS: Windows ME
CPU/Ram: P3
Comment:

How can you make a scrolling box in HTML?



Sponsored Link
Ads by Google

Response Number 1
Name: micah
Date: August 1, 2003 at 23:40:00 Pacific
Reply:

A marquee?

<marquee width=150 height=175 scrollamount=1 scrolldelay=65 behavior=scroll direction=up onmouseover='this.stop()' onmouseout='this.start()'>
<Cheese<br>is<br>really<br>good.
</marquee>

-Micah


0

Response Number 2
Name: Don Arnett
Date: August 2, 2003 at 09:00:54 Pacific
Reply:

Note that the tag works only in IE.

To make cross browser marquees you have to just javascript. There are numerous samples that you can download at

www.dynamicdrive.com (look under 'Scrollers')


0

Response Number 3
Name: Don Arnett
Date: August 2, 2003 at 09:03:09 Pacific
Reply:

My message displayed fine in the confirmation page, but then the site stripped out the word between the "& lt" and "& gt".

My first line said that the MARQUEE tag works only in IE.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: HTML Question

VB 6.0 & html question www.computing.net/answers/programming/vb-60-amp-html-question/11330.html

html question www.computing.net/answers/programming/html-question/1730.html

DOES NO ONE KNOW THIS HTML QUESTION? www.computing.net/answers/programming/does-no-one-know-this-html-question/518.html