I added some links a while back about kangxi radicals etc etc to the WSG site
http://webstandardsgroup.org/resources/#cat18


Interestingly you can do a quick script to test compatibility in browsers for the various unicode characters..

$i=0;
while....
print "&#".$i.";";
i++;

For most of the chrs, IE will print a box....

Cheers
James
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to