THtmlNode() > Html Tag data xHarbour Developers Network  

oTHtmlNode:isOptional

Checks if an HTML tag has an optional end tag.

Info

Note:READONLYData type:LDefault:.F.

Description

The instance variable :isOptional contains .T. (true) when the HTML node may appear without an end tag, otherwise .F. (false).

HTML tags with optional end tags
HTML tag 
<body><option>
<colgroup><p>
<dd><tbody>
<dt><td>
<head><tfoot>
<html><th>
<li><thead>
<marquee><tr>
<optgroup> 


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