Javascript For:
You name it. Here is a list of various javascript resources I've found useful. Unless you are a Javacript Jedi Level 10 you will likely find the following resources very helpful. So dig in!
"Javascript is one of the worlds most misunderstood languages." - Douglas Crockford
» Links to help you learn JavaScript
» JavaScript Example Code Sites
» JavaScript Example Code
Javascript Example Code Sites
Javascript Links && Learning Resources:
- Great Javascript Step by Step Tutorial
A great resource for anyone looking to learn advanced JavaScript. Takes you step by step and shows you how things work.
- Javascript Ninja
A great book for all aspiring Javascript Ninjas. (Thanks Josh - U = MyHero)
- Douglas Crockford's JavaScript Videos
- DOM Scripting Book
Web design with JavaScript and the Document Object Model. Also see DOM Scripting Exploration which is a great continuation of the book.
-
Syntax Highlighter
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.
- JQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
- Moo Tools
MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. Check out their Demos!
- Using DOM Scripting to Plug the Holes in CSS
Can everyone hear me ok? Is this on? Is everyone reading me correctly? Okay, then I think, I think we'll dive right in.