Showing posts with label JavaScript Learning. Show all posts
Showing posts with label JavaScript Learning. Show all posts

Wednesday, July 1, 2009

Using Javascript to Fix 12 Common Browser Headaches

We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS — it’s certainly good enough for you to use CSS to control layout and presentation. Sometimes however, certain page elements will appear differently in different browsers. [Detail]

Thursday, June 25, 2009

75 (Really) Useful JavaScript Techniques

Developers and designers are using more and more JavaScript in modern designs. Sometimes this can be a hindrance to the user and take away from the simplicity of the design, and other times it can add greatly to the user’s experience. The key is a) adding the right amount of JavaScript, and b) using the right JavaScript techniques. We have already collected various JavaScript techniques in the past – now it’s time for a new portion of JavaScript. [Detail]

24 JavaScript Best Practices for Beginners

24 JavaScript Best Practices for Beginners [Detail]

Wednesday, June 24, 2009

JavaScript Learning

24 JavaScript Best Practices for Beginners [link]
JavaScript tests & Compatibility tables [link]