My Girlfriend Hates This Blog

She's Just Not That Into Code…

Posts tagged with “browser”

Detecting IE9′s Document Mode using Javascript

Internet Explorer 9

I was experiencing some issues with IE9 and an HTML page – only when the browser was set to “Document Mode: IE9 standards” in the Developer Tools (F12) menu option. I had the need to do some smart detection in Javascript. Using some documentation I found on Microsoft’s MSDN site, I wrote a small Javascript … Continue reading →

Viewing JSON requests in Internet Explorer 8+

When developing high end web applications which use a JSON proxy or service, you’ll probably find using Chrome, Safari or Firefox w/ Firebug to be the best for development use… I rarely use IE8/9 because development on IE still feels quite clunky… the lack of a “Inspect Element” (right-click) feature is also annoying.

Mozilla Accelerates Firefox Version Release Schedule

If you’re a Firefox user, you may have noticed it took quite a long time to get your hands on Firefox 4 (it was released March 22, 2011 and came almost 15 months after Firefox 3.6). That’s because Mozilla had quite a long development window. Compared to Google’s Chrome browser which releases a new version … Continue reading →