Thomas 'PointedEars' Lahn wrote:[color=blue][color=green]
>> <title></title>[/color]
> Hm, hm.[/color]
Quit nit-picking about things that have nothing to do with anything.
[color=blue][color=green]
>> obj.blur();[/color]
> You should feature-test DOM methods before you call them.[/color]
Not in controlled environments.
[color=blue][color=green]
>> font-family:"wingdings 2";[/color]
> Sorry, no "Wingdings 2" font here, and you did not provide an
> alternative font.[/color]
I already said that it depends on your environment, and having wingdings2
available.
[color=blue]
> Use Unicode character references (or hard-coded
> UTF sequences with proper encoding declaration) instead. (I, too,
> made that particular mistake before.)[/color]
It's not a mistake. My machine/browser doesn't display the appropriate
unicode character, yet it displays the wingdings 2 character.
My example was a simple "proof of concept" and I qualified it by saying that
it dependeds on the user's environment. If you don't like it, don't use it.
--
Matt Kruse
http://www.JavascriptToolbox.com http://www.AjaxToolbox.com