- 1,233 categories
- 40,346 scripts
Updated: 07/31/2007
- Just a simple JavaScript that will display a message box when the page loads. This script is very simple, but is normally one of the first lessons in learning how to program in JavaScript.
- Categories
- Tags
- Platforms
- Licenses
- Author
- &"csCalendar is a Web-based calendar program to help you keep track of your company events, meetings, appointments, birthdays, etc. The application is written to allow the least experienced users to manage calendars with ease.
Easily d...
- This is a javascript program version of Kids Simple Chess Game for two players. This program can control to avoid any move of a chessman being not compliant or breaking the rules. It also comes with the help showing where a selected chessman can poss...
- This online tool will create the JavaScript code necessary to create a wide variety of styles of Popups and Popunders without any need to understand how to program JavaScript. All the usual customizable window features are included popup (infront/inb...
- You might have come across a search result where number of results are devided in to so many number of pages. But each link no say 2,3,4...when clicked it contacts the server to display the next set of results which takes time. This application uses ...
- One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...