Tips and Tricks
In category Javascript
Neat little tricks to accomplish things via Javascript can be found in this category! Simple peices of scripting for achieving a specific desired effect are listed here!

There are currently 1 Articles in this category.
Delay object display
Created 28/07/2011 02:35:07pmDelay the display of certain parts of your webpage until a specified number of seconds after the page has loaded with this easy to implement trick! Specific parts of the page content can be displayed as and when you choose!