Designing with Javascript: Creating Dynamic Web Pages by Nick Heinle Unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. This page was last updated on September 5, 2001. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification Unconfirmed errors or comments submitted by readers: {123} 2nd paragraph; durefs err [142] Tabular Data Controls: The author has included an example of data binding. I can't get this to work on a G4 using IE 5 or any Netscape browser. His code on the CD doesn't work either. (145) Sidebar: Pattern.htm gets an error when run. Using Internet Explorer 5.5 on my WIN98SE system I get the following error when I launch pattern.htm: A runtime error has occured. Do you wish to debug? line: 128 Error: Object doesn't support this property or method Any suggestions? [145] pattern.htm: The "Object doesn't have method" error seems to be a problem with the Mixer. I commented out this and the sounds. Then I hit an error with points.length. I think that the initialization code isn't being invoked on my versions of IE. I can fix that by adding initVars();/*RJB August 2000*/ after "function showBegin() {" and before " clearPoints();" just a qick and dirty patch