The JavaScript Source is an excellent JavaScript resource with tons of "cut and paste" JavaScript examples for your Web pages. All for free!
Latest Scripts from JavaScript Source
-
BetterCalculator7 by Jim Anderson
BetterCalculator 7 Freeware updated 5/21/2012 This Calculator was first developed in 2005 out of neccessity. Many, many hours of coding have gone into it's development. At that time, it was the best looking and most practical Calculator available on any computer. As new operating systems have developed, I've tried to keep pace. As of this update, it works fine on my Windows7 system. This is my contribution to mankind. Please feel free to use it and make it available for others to enjoy. No, I'm not a computer geek... -Jim Anderson- Read More
-
Calendar by Anup Khandelwal
If you need a simple, elegant calendar to display the current days of the month, Basic Calendar is an excellent script for the purpose. Uses CSS to allow easy changing to its appearance, everything from calendar dimensions, colors, down to the font used to highlight the current day. Read More
-
Validating an email address in HTML5 by Brad Jones
Validating an email address in HTML5 is very simple. Read More
-
Warcraft2 by Feng.Chun
A warcraft game demo was written with JSGF(JavaScript Game Framework). Read More
-
Triangular Numbers by Upali Jinatissa
Triangular Numbers Read More
Recent Web Development Articles
-
Implement a Dynamic Tomcat Cluster with Mod_Cluster
Mod_cluster and a dynamic Tomcat cluster can help ensure that your Web applications utilize resources efficiently. Read More
-
Oracle Rolls Out Java, JavaFX Updates
The release includes the first JavaFX Software Development Kit for Mac OS X. Read More
-
Report: UDID Restrictions Cost iOS Developers 24% of Ad Revenues
MoPub calls for Apple to create an alternative way to track users. Read More
-
HTML 5: AppCache by Example
Another new HTML 5 improvement for web developers is AppCache. While the name may not be intuitively obvious as to the role of AppCache, once you understand its purpose it makes perfect sense. With AppCache you can selectively cache in the web browser everything from pages to images to scripts to cascading style sheets. In the example and explanations to follow we will explore how AppCache works, what its limitations are, and the benefits of using it. Read More
-
Learn CSS3 From A - Z: Keyframe and Animations
Even though CSS3 is not supported on all browsers yet, many web developer have started to use some of the techniques that it provides. CSS3 has evolved into a technology which, when combined with HTML5 and JavaScript, may end up being a Flash-killer. In this series of articles, we will cover the key additions to CSS3. In the previous article, we learned about 3D transformations in CSS3; and today bring transitions to life by animating them. Read More

