Tag Archives: javascript
50 Brilliant CSS3/JavaScript Coding Techniques

50 Brilliant CSS3/JavaScript Coding Techniques

CSS3 is coming . Although the browser support of CSS 3 is still very limited , many designers across the globe experiment with new powerful features of the language, using graceful degradation for users with older browsers and using the new possibilites of CSS3 for users with modern browsers. That’s a reasonable solution — after all it doesn’t make sense to avoid learning CSS3 (that will be heavily used in the future) only because these features are not supported yet.

Read more
Quick Tip: JavaScript Event Delegation in 4 Minutes

Quick Tip: JavaScript Event Delegation in 4 Minutes

Event delegation can be a confusing topic for those who are unfamiliar with the concept. But, luckily, it’s really simple. In this quick tip video tutorial, I’ll demonstrate the concept in just under four minutes

Read more
45 Powerful CSS/JavaScript-Techniques

45 Powerful CSS/JavaScript-Techniques

CSS and JavaScript are extremely powerful tools for designers and developers. However, sometimes it’s difficult to come up with the one excellent idea that would solve a problem that you are facing right now
Read more here:
45 Powerful CSS/JavaScript-Techniques

Read more
20 Fresh JavaScript Data Visualization Libraries

20 Fresh JavaScript Data Visualization Libraries

There are plenty of JavaScript libraries out there for rendering your otherwise plain and boring numerical data into beautiful, interactive, and informative visualizations.

Read more
jQuery 1.4 Released: The 15 New Features you Must Know

jQuery 1.4 Released: The 15 New Features you Must Know

jQuery 1.4 was recently released . This wasn’t simply a maintenance release as some had speculated; there are many new features, enhancements and performance improvements included in 1.4! This post covers the new features and enhancements that you may find beneficial. You can download jQuery 1.4 right now, here: http://code.jquery.com/jquery-1.4.js 1.

Read more