Javascript offers two input controls which block the user from interaction with a web-page (alert and confirm) .They are not particularly flexible or attractive. Therefore the Javascript class 'Alert' which provides customisable dialogue input controls.
loquent JavaScript is a digital book providing a comprehensive introduction to JavaScript. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer
SWFObject is a small Javascript file used for embedding Macromedia Flash content. The script can detect the Flash plug-in in all major web browsers (on Mac and PC) and is designed to make embedding Flash movies as easy as possible. It is also very search
Mapstraction provides a common API for various javascript mapping APIs to enable switching. Developers can code their applications once, and then easily switch mapping provider based on project needs, terms and conditions, and new functionality.
Closures are one of the most powerful features of ECMAScript (javascript) but they cannot be property exploited without understanding them. They are, however, relatively easy to create, even accidentally, and their creation has potentially harmful consequ
Online slideshow/tutorial about writing unobtrusive JavaScript with jQuery held by Simon Willison, 6th May 2008. Including links and resources from a three hour tutorial presented at XTech 2008.
It's exciting that you can now enjoy the 3D Google Earth experience in the browser, and you can create your own custom interactive apps on top of it. This new API lets you use JavaScript to programmatically interact with the Earth browser, changing camera views, loading KML or 3D models, or even creating KML objects from scratch.
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
The people behind mootools have put together a speed/validity test to compare the speed of CSS3 selectors in the most popular javascript libraries. Great job, but too bad to find out that jQuery is at the slower part of the line up...
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8 beta 1, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.
A multi-author weblog with the aim of sharing information about the Jquery JavaScript library. Each entry is placed in categories according to level of difficulty.
markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented.