Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
htmlElementAllowedHere | version 1.0 | no |
boolean htmlElementAllowedHere(number parent, string elt) |
parent | HTML parent element |
elt | the HTML element |
Checks whether an HTML element may be a direct child of a parent element.
Note - doesn't check for deprecated elements. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |