06-17-2003, 02:21 AM
What it does is you open up the page (in Mozilla/Firebird - IE can't handle this too well), click on the bookmarklet, which brings up a small javascript window with the CSS sheet loaded there. You can edit the rules, which it applies instantaneously. For example, you can do font-family: georgia; and as soon as you type that final "a", it'll apply the font.
The problem with this one is that it doesn't appear to work locally. The CSS files needs to be reachable by http.
Useful for exploring what people have done with their sites though. :)
The problem with this one is that it doesn't appear to work locally. The CSS files needs to be reachable by http.
Useful for exploring what people have done with their sites though. :)