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
-
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
-
Falling by Tim Withers
A typing game where you have to type correct words to make the ball drop to the line below. Read More
-
7block by David Pan
7block is a simple but deceptively hard game in which the goal is to stack moving blocks to the top. Read More
-
Alarm by Divyanshu Kalra
Set a alarm! Read More
Recent Web Development Articles
-
Survey Shows Developers Fail to Track Open Source Code Usage
Bad record-keeping habits could lead to security vulnerabilities. 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
-
Optimizing Your Joomla Forum on Mobile Devices
Learn how to optimize your Kunena forum for Joomla for use on a mobile device. Read More
-
An Intro to Node.js
Node.js is part runtime environment and part library for building network applications using server-side JavaScript. It uses Chrome's JavaScript runtime engine to execute JS code directly without the need for the browser sandbox. This article will explain how to use node.js in order to help you decide whether or not it's a technology that you could see yourself embracing. Read More

