Monthly Archives: May 2008

Test browser compatability with multiple versions of IE

Although in the past it has not always been the case, these days you must test your sites against multiple browsers for compatibility and proper rendering.  At a bare minimum my test are against IE 7, IE 6, FireFox 2, … Continue reading

Posted in 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