- 1,251 categories
- 40,829 scripts
- We saw in previous sections the String and Date Objects of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Math Object.
- Categories
- Platforms
- Licenses
- We saw in previous section the String Object of Java Script. Now in this section let us see another object of Java Script mentioned earlier in our sections namely the Date Object.
- Categories
- Platforms
- Licenses
- Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script p...
- Categories
- Platforms
- Licenses
- In continuation of the previous section let use see the remaining conditional statements in Java Script in this section.If there are many branching r conditions to be decided based on which actions must be executed then the programmer can go for if.....
- Categories
- Platforms
- Licenses
- Just like any other programming language the conditional statements in Java Script are used for decision making purpose.If a programmer wants to execute certain statements only , when a desired condition is satisfied or have the true value then this ...
- Categories
- Platforms
- Licenses
- Just like any programming language the variables in Java Script are also used to store values. The value of the variable can be edited as required by the programmer.Some of the rules for forming variable names are as follows: Variable names are cas...
- Categories
- Platforms
- Licenses
- Having got a brief introduction about Java Script in the previous chapter let us see the features of Java Script in this section.While designing using HTML the persons doing the designing using HTML need to be a good designer and would generally, nee...
- Categories
- Platforms
- Licenses
- In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a perso...
- Categories
- Platforms
- Licenses
- This script can do much more than you expect. Instead of merely counting hits for a single page, it can count also hits and last visit time for all the pages of your site. But that''s not all, it can also log the ip address of the visitors of yo...
- Categories
- Platforms
- Licenses
- This hit counter can count the hits for your homepage. It is a php script and it uses a text file to write down the number of hits. The php script makes a java script output to show the hits in your webpage.
- Categories
- Platforms
- Licenses
Page: