Web Teacher Software
web database
Javacript 
Tutorial
CGI tutorial
web 
database consulting
web database training
contact us about web 
database software
press
Hosted Database Solutions
webteacher home
Web Teacher Consulting

javascript tutorial graphic


Webteacher Software now offers

The LOOP - continued


Here is a function designed to display an alert box with the number 1 in it, then with the number 2, then with a 3, then a 4, then a 5, and then stop.

for (count=1; count<=5; count++) {
alert(count)
}

How do we create the text code?

Home | WebData - Web Database Software | Javascript | CGI | Consulting | Map Builder | Contact Us | The Press Room