JavaScript

Changing the type of input after page loaded is not supported in IE and here is an example how to do it using the other way:

Continue reading »

on January 11th, 2011

This is a scrollable content example created by JavaScript:

Continue reading »

on August 24th, 2010

This is a JavaScript script for counting all external links of the web page

Continue reading »

on July 21st, 2010

This script is an example of countdown clock. You can set seconds and start countdown

Continue reading »

on March 20th, 2010

This is an image manipulation script that makes the selected photos grayscale and in the case of mouseover the colors are restored. It is easy to use, just put “grayscale” as the classes of the images. It used PHP and JavaScript for developing the script.

Continue reading »

on February 11th, 2010

This is an example for adding a counter to the inputing texts of tags <textarea> and <input>:

Continue reading »

on January 17th, 2010

Setting this script on your website will give your visitors the great opportunity to see their last visited pages of your website. The visited pages links are created by using DOM and JavaScript. Script is working by the Cookies (the visited pages are kept for example about a month – the period is decided by [...]

Continue reading »

on January 11th, 2010

To disable all links of a web page add the script bellow just after </body>

Continue reading »

on December 18th, 2009

This script shows the passing time from the date you wish.

Continue reading »

on December 1st, 2009

The easy way to check/uncheck checkboxes. Insert into <head></head> this script

Continue reading »

Info