June 2009 - Posts

Events to Expect when Dynamically Loading iFrames in JavaScript
18 June 09 07:49 AM | jacobl | 1 Comments   
NOTE: An update to this article has been posted and can be found here - Take 2 (thanks Firefox 3.5) Almost every JavaScript project starts off with a conversation about browser compatibility. As much as we'd like to think that JavaScript is JavaScript, Read More...
Using YUI Compressor with eval
16 June 09 08:16 AM | jacobl | 0 Comments   
YUI Compressor is an excellent JavaScript minifier and obfuscator. But every good thing comes with its compromises. While this tool prides itself on getting some of the best minification numbers I've seen, it's also very reliable. Your code gets smaller Read More...
Filed under: , ,