Tag Archives: javascript

Preload images in IE6

I spent a significant chunk of time today diagnosing an image preload bug with IE6.  Bug probably isn’t a fair word, but for a browser that is one big bug why not.   In short preloading worked as it should in … Continue reading

Posted in coding, web | Tagged , , | Leave a comment

Debug your javascript in style

So basically today I wanted to plug a plug-in (no pun intended) that I have really found to be invaluable to debug javascript.  The plug-in is firebug for FireFox.  In my recent dive into Dojo words cannot describe how convenient and … Continue reading

Posted in coding, web | Tagged , , | Leave a comment

Javascript 2.0

Jeremy Martin posted up a nice run down of the proposed Javascript 2.0 spec: Well I suppose it’s an undeniable fact about us programmer-types – every now and then we just can’t help but get excited about something really nerdy. … Continue reading

Posted in coding | Tagged , , , | Leave a comment