Fast Prototype Primer
Friday, September 19th, 2008A couple of links related to the Javascript library Prototype:
Quick Guide to Prototype
Developer Notes for prototype.js
A couple of links related to the Javascript library Prototype:
Quick Guide to Prototype
Developer Notes for prototype.js
Came across this blog article on a Javascript Reflection Script. You can see demos there. It degrades well for browsers that don’t support it, but it supports the versions of the major browsers to come out in the last couple of years. It is very easy to implement. Include the .js file and then add a class to the specific image you want to reflect. The nice thing is it blends with backgrounds.
Found this on Digg. A bunch of tools to help develop faster and better websites. Tools for producing, optimizing and testing CSS, HTML, and Javascript.
read more | digg story
A fantastic presentation from Yahoo! on multiple ways (including CSS, Javascript and server-side technologies) to speed up page delivery and rendering. I think most developers would learn something from this.
Here is another presentation from Yahoo! which touches on the same issues …
Great list of links to web development cheat sheets covering Javascript, CSS, HTML/XHTML, AJAX, Colors, Microformats, Browser Compatability, and XML.
read more | digg story