Giter VIP home page Giter VIP logo

Comments (3)

dougjohnston avatar dougjohnston commented on June 27, 2024

Got the same error in IE7 when on the headjs.html demo page. Confirmed in IE6 as well.

Line: 4126
Char: 5
Error: 'null' is null or not an object
Code: 0

Great stuff so far! Can't wait to put this into production!

from headjs.

 avatar commented on June 27, 2024

looks like the prototype.js library is throwing those errors. unfortunately I cannot test it right now because I cannot connect my Windows to the internet.

from headjs.

tipiirai avatar tipiirai commented on June 27, 2024

I found the issue: I was using version 1.6.0.x of prototype.js that uses one document.write operation. Head JS will not support document writes. Loading 1.6.1 version fixes this.

I'll fix the website today/tomorrow.

Now:

https://github.com/codyaray/mashbot/raw/b6e3723dc29026bdec9cb7963812e9636cdbe03d/public/javascripts/prototype.js

Will be:

https://github.com/smith/scripty2/raw/master/lib/prototype.js

from headjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.