Tiffany B. Brown

a mish-mosh of stuff

Check me out: Modern debugging tips and tricks

Yesterday my first piece for A List Apart went live: Modern Debugging Tips and Tricks.

It’s an overview of using the JavaScript console that’s now available in every modern browser, and doing remote debugging using Opera Dragonfly and JS Console.

  • http://twitter.com/vdebolt Virginia DeBolt

    Congratulations! Very cool.

  • Jacob Kinnun

    I am not wise enough to find the place to send you a message.  But I want to thank you for the SVG blog post http://tiffanybbrown.com/2006/09/18/embedding-svg-in-xhtml/ . It is the only method so far that I found to work on every current browser. :) It has been a pain finding the right code to work.

    • tiffany

      Glad I could help Jacob, but that post is also from 2006 :-) . The latest versions of most browsers support SVG embedding with images, at least in HTML.