Community Member Profile
Matt
Member since Aug 21, 2012
- Profile: /members/10214-Matt.htm
- URL: http://codetype.wordpress.com
- Comments: 1
- Points: 9
Recent Blog Comments By Matt
-
FireBug's Console For Debugging Javascript Data (Thanks Ray Camden)
Posted on Aug 21, 2012 at 4:01 AM
@Liam, One way I've gotten around this problem with IE9 and older browsers is to shim out the console object and the various methods it has - log(), dir(), whatever. You get a consistent interface to use across your code without having to worry too much about the browser.... read more »



