Techmambo is a weblog dedicated to profiling and reviewing new Online and Offline products, services and companies.In addition to this, we also profile existing companies that are working hard to make gadgets/services more usable for the rest of us. Techmambo is edited by Gerald Shuma.
Wednesday, April 11, 2007
Bookmarklets for Web Developers.
tingelets are a set of bookmarklets that you can place in your browsers bookmark bar. When clicked, they highlight a certain tag or set of tags in a specific color or background tile. They are very handy for quickly looking at web layouts in different browsers. You can either highlight tags directly or type in a tag, id or class name to highlight the matching element(s).
What is it not?
tingelets are not aiming to replace tools like Firebug or Style xope. They are a nice addition when you want to get a quick overview of a web layout and to spot rendering quirks in different browsers.
How does it work?
A bookmarklet is a small snippet of javascript code stored as a bookmark/favorite. Once you click it, this code is executed. In the background, a small javascript file and the corresponding images are loaded to do the rest. Those files are provided by the tingelets server as a free service for you to use.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment