Javascript Tutorials

Displaying 11 - 20 of 23 tutorials

Looping (for loop)

Javascript Tutorials · By birdman View profile

How for() loop works and how to apply it.

The alert() Alternative

Javascript Tutorials · By birdman View profile

Make full use of alert(). Instead of just displaying an alert that isn't interactive is boring.

Hide / Display Elements

Javascript Tutorials · By birdman View profile

A simple script that toggles your element's display. Tested on I.E, Mozilla, and Opera :)

Element Colouring

Javascript Tutorials · By birdman View profile

Change the background colour and the colour of your elements :)

total mouse control in javascript

Javascript Tutorials · By kaerts View profile

unique visitors counter

Javascript Tutorials · By xquizit View profile

Want to know how many unique visitors your site has?

introduction to functions

Javascript Tutorials · By Godsend View profile

Introduction to Function Arguments

Javascript Tutorials · By mipadi View profile

Dynamic Inclusion

Javascript Tutorials · By xquizit View profile

A better alternative to using Iframes and also allows you to better organize and manage your website

date last modified

Javascript Tutorials · By xquizit View profile

Letting a user know when a web page was last modified/updated is easy to do with PHP.