Hear us Roar
Article:
 |
|
Cooking with JavaScript & DHTML
|
| Subject: |
|
ammendments |
| Date: |
|
2004-02-19 16:54:58 |
| From: |
|
dannyg1
|
Response to: ammendments
|
|
You can find errata listed at http://www.oreilly.com/catalog/jvdhtmlckbk/errata/.
As for the anime variable, I use the shortcut {} object creation syntax, rather than new Object() (see p.1172 of the DHTML Definitive Reference, 2nd ed.).
The animatePolygon() function invokes initSLAnime(), passing the elemID along to that function, where anime.elemID is set to the value of elemID.
Hope this helps.
Danny
|
|
| |