How do you determine if the user's current position in the document is a valid insertion point for a <video> tag? Is there a built-in function? Thanks.
Hi
The only validation you can do is to check the dom structure of the document and try and determine if it is valid from this.
PZ
Retrieving data ...