version 1.98, 2003/03/14 17:19:13
|
version 1.99, 2003/03/19 11:35:08
|
Line 123 id="printBtn" label="Print" oncommand="d
|
Line 123 id="printBtn" label="Print" oncommand="d
|
<li>On page 51: '<b class="broken"><decription>The mozdev.org site [...] your own development project</decription></b>' has been |
<li>On page 51: '<b class="broken"><decription>The mozdev.org site [...] your own development project</decription></b>' has been |
changed to '<b class="fixed"><description>The mozdev.org site [...] your own development project</description></b>'<br><br> |
changed to '<b class="fixed"><description>The mozdev.org site [...] your own development project</description></b>'<br><br> |
|
|
|
<li>On page 54: '<b class="broken">Clicking on the box sets the <tt>clicked</tt> attribute</b>' has been |
|
changed to '<b class="fixed">Clicking on the box sets the <tt>checked</tt> attribute</b>'<br><br> |
|
|
<li>On pages 58 and 59: Example 3-15 has been changed to (note the addition of spaces to seperate values) |
<li>On pages 58 and 59: Example 3-15 has been changed to (note the addition of spaces to seperate values) |
|
|
<xmp class="fixed"> |
<xmp class="fixed"> |
Line 150 changed to '<b class="fixed"><descrip
|
Line 153 changed to '<b class="fixed"><descrip
|
</window> |
</window> |
</xmp> |
</xmp> |
|
|
|
<li>On page 63: '<b class="broken">But there are also CSS versions of these properties that |
|
use the prefix <tt>box-pack</tt> becomes <tt>box-pack</tt> when it's defined in CSS, for example.</b>' has been |
|
changed to '<b class="fixed">But there are also CSS versions of these properties that |
|
use the prefix <tt>box-</tt>. <tt>pack</tt> becomes <tt>box-pack</tt> when it's defined in CSS, for example.</b>'<br><br> |
|
|
</ul> |
</ul> |
|
|
|
|
Line 248 else // otherwi
|
Line 256 else // otherwi
|
|
|
</ul> |
</ul> |
|
|
|
<a name="ch07"></a> |
|
<p><b>Chapter 7</b> |
|
|
|
<ul> |
|
|
|
<li>On page 181: There are 3 errors in Figure 7-2 ...<br><br> |
|
|
|
1) In the XUL box, '<b class="broken">klabel="Input Field"</b>' should be '<b class="fixed">label="Input Field"</b>'<br><br> |
|
|
|
2) In the XBL box, '<b class="broken"><binding id+"inputfield"></b>' should be '<b class="fixed"><binding id="inputfield"></b>'<br><br> |
|
|
|
3) In the XBL box, '<b class="broken"><xul:label xbl:inherits="value+label"?></b>' should be '<b class="fixed"><xul:label xbl:inherits="value=label"/></b>'<br><br> |
|
|
|
Here is a correct image <b>(Click for bigger version)</b>:<br><br> |
|
|
|
<a href="http://books.mozdev.org/screenshots/moz_0702.gif"><img src="http://books.mozdev.org/screenshots/moz_0702_small.gif" width="200" height="132" border=0 alt="Figure 7-2"></a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
<a name="ch08"></a> |
<a name="ch08"></a> |
<p><b>Chapter 8</b> |
<p><b>Chapter 8</b> |