
thanks. I made my brain hurt trying to work it out and i think the only one i didnt try was verdana. darn.
( ,
Mon 30 Jul 2007, 15:32,
archived)

but the other way is this:
Go to the page you want to fanny around with and type into the address bar:
javascript:document.body.contentEditable='true';document.designMode='on'; void 0
When you're done, type:
javascript:document.body.contentEditable='false';document.designMode='off'; void 0
( ,
Mon 30 Jul 2007, 15:38,
archived)
Go to the page you want to fanny around with and type into the address bar:
javascript:document.body.contentEditable='true';document.designMode='on'; void 0
When you're done, type:
javascript:document.body.contentEditable='false';document.designMode='off'; void 0