answersLogoWhite

0


Best Answer

To make a scrolling marquee you need to know a little css and a little javascript (or you can look up jquery marquee and pick one that fits your needs). The basics though, you'll need to learn about javascript animations and change the position of the text over time.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

7y ago

YouTube would be your easiest solution

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a scrolling marquee in java script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you make marquees on notepad using HTML?

Marquethis is the text for the HTML Marquee Place the Marquee tags into the document. There are many attributes you can use set the properties of the marquee.


Is it possible to make a marquee go diagonally?

Yes, you have to put a marquee tag inside another with different directions.


How do you use marquee only for heading in HTML?

MARQUEE tag in HTML is used to scroll a line of text or an image across the screen. This is one of the more annoying tags of HTML and if not used properly can be done in very bad taste. (Can you tell I am not a fan of this tag?)... Below is a simple example on how to make this happen and also the different attributes that you can you with it. <MARQUEE> Smasher! <IMG SRC="pics/smasher.gif" HEIGHT=25 WIDTH=25"> Smasher! </MARQUEE> This would show Smasher! followed by a pic of me followed by the text Smasher!...it would scroll this from right to left across the screen. * BEHAVIOR * BGCOLOR * DIRECTION * HEIGHT * HSPACE * LOOP * SCROLLAMOUNT * SCROLLDELAY * VSPACE * WIDTH


What is the aim of computer languages?

The aim of all computer languages is to make it easier for humans to create and modify machine code, the native language of the machine.


How do you do JavaScript?

Java script or javascript. a javascript is just object orientated language that you can embed into HTML to make an object preform tasks that are much much harder for any other language to do. On the other hand a complete Java script is much harder because pure Java is a language that is used to develope games and takes a lot more time to do than javascript, but it can do so much more than Javascript.

Related questions

How do you make HTML banners?

If you mean a scrolling text banner, then you can use the Marquee tag. It is not a popular tag among web designers because scrolling text can look very tacky and get annoying. Not all browsers support the Marquee tag. It is one of Microsoft's tags, designed for Explorer. Here is a simple example of how to use it. <Marquee>This will give you scrolling text, in some browsers</Marquee>


How do you make words scroll halfway across your MySpace page?

you just put ,<marquee>your text here <marquee> and if you want it to bounce from side to side put <marquee behavior="alternate"> your text here<marquee> you can also put HTML in there so you can have picture scrolling also


How do you make a credit card from a java script?

DUGONG


What does the java script can do?

when you put it in a coffemaker, and put hot water w/ the java beans, you may make a java latte' .but make sure you have whipped cream to make the flavor balanced.


How do you make text move on MySpace?

<marquee> YOUR TEXT </marquee> make it pretty! (:


How do you make a Hatching Game like Dragon Cave?

You need to learn Php/html/Java script from what I know


How are java scripts added to the webpagegallery?

It order to add java scripts you have to import them at the start of the page. Writing <script src="location of js">, will make the scripts into the web page.


What is function in Java Script?

function in the scripting language can give an attribute to something to make it preform a task that you want it to handle.


How old is java script?

Javascript appeared in 1995, so that would make it 17 years old this year (2012).


How do you make marquees?

In the body of your HTML document, you type in: <marquee>You insert your text here</marquee>


Who is written by java script?

This question doesn't make any sense. Do you mean who uses JavaScript? Or who created it? Or what JavaScript is useful for writing?


How do you make marquees on notepad using HTML?

Marquethis is the text for the HTML Marquee Place the Marquee tags into the document. There are many attributes you can use set the properties of the marquee.