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

Please help me. I need it for next college class.

2007-11-28 07:25:26 · 5 answers · asked by she devils mom 2 in Computers & Internet Software

Thanks all.My teacher said we had to have it on our computers. I am in a computer literacy class and it is driving me nuts. My younger son said it is on my computer already. But dah.I thought it was something I had to download esp. for this class. So what if he says we have to use it for something, then what?

2007-11-28 08:25:07 · update #1

5 answers

javascript is coding used for websites online. You can write javascript code however in a simple text editor like MS word, or wordpad, and save it as a.jsp file to use later on as an external. Javescript is widely used for many different processes and events you want to happen on a website. You can include the code internally on an HTML page in the tags.

Here is a small example of javascript code:



to make it function, html needs to call certain code words...

here is an intro to js:

http://www.w3schools.com/js/js_intro.asp

What is JavaScript?

* JavaScript was designed to add interactivity to HTML pages
* JavaScript is a scripting language
* A scripting language is a lightweight programming language
* A JavaScript consists of lines of executable computer code
* A JavaScript is usually embedded directly into HTML pages
* JavaScript is an interpreted language (means that scripts execute without preliminary compilation)
* Everyone can use JavaScript without purchasing a license

2007-11-28 07:32:17 · answer #1 · answered by Triple Threat 6 · 0 0

It's code which can be stored in a text file with a js extension. Search your computer for "*.js" without the quotes. Java script is in almost every web page you visit. If you use Firefox you can get the NoScript extension and you will see all the java script being used when you visit a web page.

2007-11-28 07:27:17 · answer #2 · answered by Samuel Adams 7 · 0 0

you are able to write your javascript into an html record embedded contained in the html code. you are able to also create .js records that are then being imorted on your html code with