Menu

#11 Syntax error in mybic.js

open
5
2008-03-25
2008-03-25
Anonymous
No

IE7 bombs out with a syntax error when using mybic v1.0. There is an extraneous comma at the end of line 770 in mybic.js. Firefox doesn't seem to care about it, but IE7 hates it.

Discussion

  • BrianS

    BrianS - 2008-05-26

    Logged In: YES
    user_id=2098384
    Originator: NO

    I also found the extraneous comma. However, once I removed it, IE 6.1 gave an error indicating the helloworld.html file could not be found. This error can be solved by either pasting the mybic.js coded directly into helloworld.html or using an onload event to delay the running of the script until the page completes loading.

     
  • Nobody/Anonymous

    Logged In: NO

    looking into this now....

     
  • Jim Plush

    Jim Plush - 2008-05-28

    A new helloworld file with onload

     
  • Jim Plush

    Jim Plush - 2008-05-28

    Logged In: YES
    user_id=1491998
    Originator: NO

    File Added: helloworld.html

     

Log in to post a comment.