[Htmlparser-user] Image Tag anomolies
Brought to you by:
derrickoswald
From: Ryan S. <rs...@li...> - 2006-02-17 19:18:41
|
I have noticed that some HTML authors/HTML Editors are using <image src=".... tags instead of the standard <IMG src=".... tags I extended the ImageTag class to create a MyImageTag class but that is ugly, Is there s convenient way to add strings to the ImageTag's mIds array? I would like to add "IMAGE", "Image", and "image" to the list of valid ImageTag identifiers. is there like a setter or some other way i can add tag ids? Thanks a lot. -Ryan J. Smith Live Data Group Software Developer |