Web Analytics Made Easy -
StatCounter Javascript BitcoinMiner not working in Internet Explorer - JSON : undefined - CodingForum

Announcement

Collapse
No announcement yet.

Javascript BitcoinMiner not working in Internet Explorer - JSON : undefined

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Javascript BitcoinMiner not working in Internet Explorer - JSON : undefined

    i'm having a problem getting something called JavaScript Bitcoin Miner working in IE6+

    the error i'm getting is:

    Line: 8
    Char: 6
    Error: 'JSON' is undefined
    Code: 0
    URL: http://192.168.0.105/Bitcoin_Miner/index.html

    does anyone know how i can get this working?

    thanks.

    Attached is the source files.



    BTW... you'll need to instal XAMPP to get this working correctly on your local PC.
    But if there's a way all of the PHP can be converted to PHP, and Jquery can be cut out of the picture, it would be VERY helpful
    Attached Files

  • #2
    I didn't look through your code, but this sounds like you're trying use the native JSON object in old browsers that don't implement it. You could try dropping in a JSON library that adds that missing object.
    .My new Javascript tutorial site: http://reallifejs.com/
    .Latest article: Calculators — Tiny jQuery calculator, Full-fledged OOP calculator, Big number calculator
    .Latest quick-bit: Including jQuery — Environment-aware minification and CDNs with local fallback

    Comment


    • #3
      Originally posted by venegal View Post
      I didn't look through your code, but this sounds like you're trying use the native JSON object in old browsers that don't implement it. You could try dropping in a JSON library that adds that missing object.
      This doesn't even work in the current versions of FireFox or Chrome.

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎