et reference update by sebastian ebling

This commit is contained in:
Cornelius Weiß 2007-01-21 13:17:31 +00:00
parent 8d6b62a74c
commit 7c9a806965

View File

@ -528,6 +528,16 @@ implement only a subset of XUL. Here are the main differences:</p>
via the content array.)
</td>
</tr>
<tr>
<td><b>Button</b></td>
<td>&lt;buttononly image="img.gif" ro_image="img-grey.gif" /></td>
<td>no</td>
<td>buttononly</a>
<td>
<b>a button</b><br />
Same as <b>Submitbutton</b> but it is rendered as &lt;input type="button" ...> in the html-UI
</td>
</tr>
<tr>
<td><b>Horizonatal Rule</b></td>
<td>&lt;hrule /></td>