Namespaces
Variants
Actions
Revision as of 04:21, 2 May 2011 by hamishwillee (Talk | contribs)

Category:JavaScript

Jump to: navigation, search

JavaScript is, one of the most used, scripting language which are utilized on the web development. It's also well known client side scripting language, but can also be used on the server side scripting.

JavaScript can be used example to, detect incoming browser, validate forms data, make mathematical calculations, react the user activities on the page.

JavaScript can added directly into HTML pages

	<script type="text/javascript">
….code….
</script>

or can be created the link to the external file

<script type="text/javascript" src="script.js"></script>

End user has possibility to choose on the browser settings that is the scripting functionality supported.

Pages in category "JavaScript"

The following 127 pages are in this category, out of 127 total.

A

B

C

D

E

F

G

H

H cont.

J

J cont.

K

L

M

N

O

P

S

T

U

W

Media in category "JavaScript"

The following 17 files are in this category, out of 17 total.

447 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved