Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlElementAllowedHere

Name Version Deprecated
htmlElementAllowedHere version 1.0 no

Prototype:
boolean htmlElementAllowedHere(number parent, string elt)

Parameters:
parent      HTML parent element
elt      the HTML element

Description:
Checks whether an HTML element may be a direct child of a parent element.

Note - doesn't check for deprecated elements.

Returns:
Returns true if allowed, false if not.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software