Landscape Grapher is a JavaScript 3D terrain grapher which creates virtual landscapes using three-dimensional fractal geometry, random numbers, and a simple mathematical form Read the rest of this entry »
Many sites use tree-like navigation menus in the design approach, but most of these tree controls reload all content of the page to expand/collapse levels. It is a very annoyin Read the rest of this entry »
This script uses regular expressions to check that a form field contains a valid email address. This method won’t catch all invalid emails, like most similar scripts.
Read the rest of this entry »
"Unspamable" email link prevents spammers from finding your email address on your website.
Download from: < Read the rest of this entry »
This script tells users the Greenwich Mean Time (GMT) as well as the difference between the time zones of local time and GMT.
Read the rest of this entry »
When you click anywhere on the page, this script presents you a ball that will drop from the cursor and rebound several times based on gravity. It is updat Read the rest of this entry »
Dynamic HTML News Scroller is a fully customizable vertical text scroller and text fader.
Dynamic HTML News Scroller Builder application creates it for you in a fe Read the rest of this entry »
This javascript opens one or multiple timed popup windows if a visitor accesses a web page with the code on and one exit window if he leaves the page.
Nice sample: multithreading Visual C++ application. 2 threads: sender and receiver. The multi-threaded app sends from one process to another over the network.
Ajax.InPlaceSelect creates a select control in place of the html element with the id specified.
It creates a select control with a list of options from which Read the rest of this entry »