wow, could this list get any more comprehensive?
Are you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you’d like to learn more about the medium you’re designing for and gain basic tools for prototyping designs? Do you want a better understanding of the web and how Google makes the pages that are its face to the world? If so, “HTML, CSS, and JavaScript from the Ground Up” is for you.
Great compilation of tools every web dev should know about, from HTML to CSS to JS and more. Links, demos, books, everything. Awesome.
Thanks for the list, will need that sort of tools soon.
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.
… gives cross browser SVG support that works all the way back to IE6. Total Win!
Be sure to also check this simple example.
Great little test dev tool. Works pretty well, from what I can tell. Auto-indention, color-coding, ability to choose frameworks, separation of code. Awesome.
Neat-o! Will definitely be useful…