English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Given: function greeting (name)

{

alert( Hi + name + ! )

}

Write a line to call the function.

2007-02-27 10:41:47 · 2 answers · asked by student 2 in Computers & Internet Programming & Design

2 answers

2007-02-27 11:08:33 · answer #1 · answered by Rex M 6 · 0 0

Check out the W3Schools Online Web Tutorials. They'll help with references and examples. They cover pretty much all the major scripting languages, including JavaScript, plus many other web related technologies. I'm guessing you will want to look at the Call A Script example (second link).

2007-02-27 19:33:59 · answer #2 · answered by Jim Maryland 7 · 0 1

fedest.com, questions and answers