The website says it best: Have you ever wanted to do if-statements in your CSS for the availability of cool features like border-radius? Well, with Modernizr you can accomplish just that! Modernizr is a small (7kb) JavaScript file that checks … Continue reading
Category Archives: js
Today’s Readings
This site has some awesome jQuery, too bad the site is dead without JS… tisk-tisk… http://www.levikoi.com/ Pretty cool UI, but ditto: http://unowhy.com/ Ditto… http://www.dreamerlines.lv/ And wow, this one snaps in half pretty badly, but it sure has some cool interaction … Continue reading
Simply JavaScript – Sitepoint Book Review
[Editor’s note: It is truly amazing how quickly a post can become dated… I am now quite comfortable with OOP-JS and I am now deeply entrenched in jQuery and find it very useful, but my points below about buying a … Continue reading
Today’s Readings
A handy HTML 5 Cheatsheet (PDF)… So why not add in a CSS3 Cheatsheet (PDF)? Coming soon from Mac? 24 JavaScript Best Practices for Beginners (not just for beginners…) Read them all!! 20 Tools to Make the Life of a … Continue reading
Check Your Website Performance
High Performance. What does that really mean in the web world? Well, if you’re a developer, you might be thinking about how efficient your scripts and functions run, whether they do or don’t bleed any resources, whether they properly dump … Continue reading
Today’s Readings
Most of us probably have a template we use to start new HTML docs, but I thought Accesssify‘s MarkupMaker was a clever idea, and quite well implemented! * The anal-retentive in me couldn’t pass-up suggesting he add rel=”stylesheet” to the … Continue reading
jQuery Performance Rules, per Dave Artz
The man, the myth, the legend, Dave Artz, lends his expertise to fine-tuning jQuery. I can’t tell you how much this changed my way of coding… Read, memorize, apply, repeat. Thanks to Ron Harris for sharing this! Happy coding, Atg … Continue reading
Today’s Readings
Anyone with a few extra days on their hands… http://bestwebdesignschools.com/2009/usabilityedu-25-incredibly-useful-usability-cheat-sheets-checklists/ Alex: Did you write this one?? http://bestwebdesignschools.com/2009/25-essential-freeware-apps-for-web-designers/ Josh: This one’s for you! http://www.businessinsider.com/henry-blodget-check-out-all-the-cool-new-stuff-the-new-york-times-is-working-on-to-save-itself-2009-5 A brief, painful, but useful lesson in life: http://www.adaptivepath.com/blog/2009/05/15/less-is-more/ Happy reading, Atg Top⇪
Today’s Readings
Almost like it’s Christmas, a plethora of tutorials! http://www.smashingmagazine.com/2007/06/20/ajax-javascript-solutions-for-professional-coding/ http://www.smashingmagazine.com/2008/10/16/50-excellent-ajax-tutorials/ http://www.smashingmagazine.com/2008/09/11/75-really-useful-javascript-techniques/ http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/ Happy holidays, Atg Top⇪
New Font Replacement Technique v.2
A short while ago I wrote about a new font replacement technique, Cufón. In short: Cufón is an alternative to sIFR, which relies on both Flash AND JavaScript to work, but dutifully embeds the font into the SWF, so there … Continue reading