Web developers and designers, rejoice. Welcome to your new favorite Firefox extension. The Aardvark extension offers, among other things, a new variation of the “View Source” command. It generates Javascript rather than HTML code. The Javascript code will then build the elements using “w3c DOM” techniques…a far, far better way to do things than, say, using inner HTML. HOW IT WORKS:
After installing the Firefox Extension and restarting, with a quick right click you “Start Ardvark” and you’re off. As you glide the mouse over the page, you will see a red rectangle framing each element under the cursor. You’ll also see a little yellow caption showing the HTML element type and its class or id if they exist - great for figuring out any wordpress CSS style coding.
THINGS YOU CAN DO WITH ARDVARK:
See (only) what what you want - Clean up unwanted banners and surrounding ads prior to printing a page.
Learn How Great Design is Done by Reverse Engineering a Page - See how the page is created, block by block. This is by far my favorite feature - especially when I find a really cool piece of java/dhtml that I’ve never seen before and want to know how it’s coded. You can get an exact snap of what the code looks like.
View the source code of one or more elements
Don’t take my word for it - go and run the demo. If you’re a developer/designer, I promise, it’ll be love at first click.
To the readers of this blog - This post (like all the others) should be thought of as the start of a conversation, so please share your ideas by joining in the discussion! If you do, please adhere to the following commenting rules:
1. Be Cool - no flaming and no spamming. All inappropriate comments will be deleted.
2. If you must curse, please do so with style and taste.
3. Put your URL in the "website" field and not in the comment box.
Finally - If you liked this article, please consider sharing it on del.icio.us, StumbleUpon or Digg. I’d appreciate it. :)