Does anyone know how to parse a string in javascript, is there anything
like the StringTokenizer class in java?
I want to take a string like "<font color="red" face="times-roman"
size="2">HelloWorld</font> and extract the color, face, size, and text
from it.
Thanks
Matt


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to