I just added a few projects to github. Here’s the rundown: jQuery Asset Loader – This class is based off an example from Steve Souder’s book Even Faster Websites. Essentially you can load a script OR a stylesheet with a … Continue reading →
Jeremiah Grossman recently published a security vulnerability in Safari that can steal your personal information. The gist of the problem is that an attacker can hide some inputs on their site with field names that normally get autofilled by the browser. Then using … Continue reading →
Mark Pilgrim wrote this great online book “Dive into HTML5” that you should check out. It’s being released by O’Reilly as “HTML5: Up and Running“. I’m not sure how different the physical copy will be from the online version, but … Continue reading →
Posted in workflow
|
Tagged: ebooks
|
When you go download jQuery UI 1.8.2, you have the option to add the position plugin. If you haven’t heard of it, it’s new to jQuery UI and described as “A utility plugin for positioning elements relative to other elements”. … Continue reading →