THtmlNode() > Html Tag data xHarbour Developers Network  

oTHtmlNode:isEmpty

Checks if an HTML tag is always empty.

Info

Note:READONLYData type:LDefault:.T.

Description

The instance variable :isEmpty contains .T. (true) when the HTML node has never a child node, otherwise .F. (false).

Empty HTML tags
HTML tag 
<area><input>
<base><isindex>
<basefont><keygen>
<bgsound><link>
<br><meta>
<col><nextid>
<embed><param>
<frame><spacer>
<hr><wbr>
<img> 


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe