Javascript Function

Javascript Tutorials, Ajax , Validation, Calculator, DOM

Javascript 101

Prerequisites Perhaps you are just looking for information on where to get pre-built Javascripts to use on your site. Alternatively, you may want to learn how to write your own javascripts. In either case the two things that you most definitely need ...

The Purpose of Functions

When we are writing JavaScript to perform any significant amount of processing we will sometimes have the same group of statements appear multiple times. Functions allow us to remove these statements from all of the places that they are needed and de...

When to use Noscript

Apart from the script tag there is one other HTML tag that is directly relevant to JavaScript and that is the noscript tag. This is a block level HTML tag that can be placed around any content that you don’t want to appear in the page when the b...

Javascript and JScript

Netscape developed the original version of Javascript for the second version of their popular browser. Initially Netscape 2 was the only browser to support a scripting language and that language (which was originally going to be called LiveScript) wa...

Not Quite Javascript

When most people think of Javascript they think of the scripting language that runs in their web browser. When most people think of the scripting language that runs in their web browser they think of Javascript.In most instances when people relate th...

The Three Parts of JavaScript

Javascript and JScript each have the same three parts in their specifications.The core component of the language (which is basically the same in both JavaScript and JScript) is based on the ECMAscript 262 standard. This standard defines how the core ...

Accessibility

Let's consider what we should be trying to achieve by adding JavaScript to our web pages and the correct way of creating our pages to make them as user friendly as possible. Let's also look at a number of JavaScript commands that you may find still i...

JavaScript Objects

JavaScript has two different types of objects that it can use. There are those objects that are predefined by the language itself which we can either use directly or use as a prototype to create our own objects of that particular type and there are t...

Structured Programming

Structured programming is one of the several different ways in which a programming language can be constructed. It was originally introduced as a means of getting away from the 'spaghetti' code that was used in the early days and to provide some mean...

A Brief History of Javascript

When the World Wide Web was first created in the early 1990s all web pages were static. When you viewed a web page you saw exactly what the page was set up to show you and there was no way for you to interact with the page.Being able to interact with...
Page:[«]1[2][3][4][5][6][7][8][9][10][11][12][13][14][15][»]

Calendar

<< 2008-3 >>

Sun

Mon

Tue

Wed

Thu

Fri

Sat

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

Comments

Lately left messages

Latest Trackback

Search

Blog Statistics

  • Amount of articls:197
  • Amount of comments:0
  • Amount of Trackbacks:0
  • Number of browse times:403
  • Amount of left word:0
  • Current style:default
  • Current language:EN-US

Powered By http://www.javascriptfunction.com

Copyright http://www.javascriptfunction.com/. All Rights Reserved.