Hey, thanks for the codes but I think you have forgotten to fire/excute the closure in chapter08 scroller_o.js: in line 126 "img.onload = handler;" should be "img.onload = handler();" isn't it?
Hey, thanks for the codes but I think you have forgotten to fire/excute the closure in chapter08 scroller_o.js:
in line 126 "img.onload = handler;" should be "img.onload = handler();"
isn't it?