answersLogoWhite

0

1) myImage = new Image

2)blueArrow = new Image

3)redArrow = new Image

4)something = new Image

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Create a purpose statement based on the graphic organizer in Section II Finding the Main Point.?

I don’t knoe


How does one submit a form using JavaScript?

You can submit a form with Javascript by using certain code which allows you to firstly create a form then nest this with a button that will submit when, for example, a user clicks on it.


Can Javascript create 3D?

Javascript is a browser-run script, so I highly doubt that Javascript possesses the capabilities to create 3-D images, but it can input them into the webpage.


Is JavaScript or Dreamweaver better?

Not comparable. JavaScript is a programming language. Dreamweaver is an application (which you can use to create pages with javascript, html, etc.)


How do you create a simple JavaScript message inside the HTML?

You need to type the following code to create a simple JavaScript message inside the HTML


Where is a graphic card needed to create a graphic?

In A Computer? dumb!! :L


How are HTML forms and JavaScript related?

HTML is used to create forms. As it is not a programming language it cannot process the forms or make them do anything. So for example it can create a button but it cannot make something happen when you click it. To do that, you need a programming language. Javascript is a programming language that is used in HTML pages to do lots of things, including the processing of forms.


Can you create a forum in a webpage?

Yes, we can create a forum on a page. It would require HTML, CSS and JavaScript.


Can an entire website be written in Javascript?

No. The website is still going to need to be displayed in HTML, and CSS is going to be needed to create the layout. While you could use JavaScript to create the HTML structure, you still will need a base HTML document just to get the browser to call the JavaScript's initial functions.


How can I create a sound wave graphic using a sound wave graphic generator?

To create a sound wave graphic using a sound wave graphic generator, you can input the audio file or sound data into the generator, adjust the settings to customize the appearance of the wave, and then generate the graphic output.


What are some simple JavaScript programs a total newbie could create?

Personally, I recommend you begin with 'alert' boxes and 'prompt' boxes, then move your way up to variables, until eventually you understand functions, arrays, etc. Then you will be able to create JavaScript masterpieces. You may also want to learn php once you've mastered JavaScript. Simple alert example: Lesson 1: alert boxes alert("This is an alert dialog box."); Body text. Have fun!


How do you create a fixed header on a website?

Just create a graphic with desired dimensions.