08 Jun 2008, 21:50
Generic-user-small

Bharat Ruparel (146 posts)

Hello Christophe,
The example scripts in your code do not work in Internet Explorer 7. They work fine in Firefox on my Windows XP machine. Do you know what might be the problem? Just try loading your index.html code in IE7 and clicking on Try It button. I would like to use this if it works in IE?
Thanks.
Bharat

09 Jun 2008, 08:17
Avatar_mw_large_pragsmall

Christophe Porteneuve (63 posts)

Hey Bharat,

Thanks for the heads up! I’m astounded this hasn’t cropped up before… I investigated and posted an errata notice on the book’s blog href=”http://www.thebungeebook.net/2008/06/09/builder-demo-errata/”>http://www.thebungeebook.net/2008/06/09/builder….

10 Jun 2008, 01:26
Generic-user-small

Bharat Ruparel (146 posts)

Thanks Christophe. How do you know this? Just by trial and error or is there a method to this madness which they call Internet Explorer?

10 Jun 2008, 18:14
Avatar_mw_large_pragsmall

Christophe Porteneuve (63 posts)

Regular IE “debugging:” load the page with individual JS messages enabled, see the line being claimed as faulty, then go to the JS file, sprinkle alert calls liberally, and zero in slowly on the issue…

Fortunately, the script for this page is pretty short :-)

  You must be logged in to comment