ffranke / Laker-Compendium

Laker is a compendium of files, frameworks, styles and tips for designing digital publications in HTML5.
http://www.lakercompendium.com
306 stars 41 forks source link

error: Cannot read property 'status' of null #95

Open SchackMedia opened 11 years ago

SchackMedia commented 11 years ago

When I, for example, opens Interactivity.html in a browser on localhost, I get this error: Can not read property 'status' of null. Three times. What is this and how do I fix the error.

ffranke commented 11 years ago

The support for desktop browsers is experimental, just a proof of concept. Try to turn off the JS-Files one by one. My guess is, that the CSI-Library is causing the problem.

cheers

SchackMedia commented 11 years ago

Yes it is CSI Library. what does it do in a desktop version? Should I use it? Hope you can help since I need it for a school project

ffranke commented 11 years ago

You do not need it, if you dont want to include content from other htmls. So in this regard, its safe to delete it.

cheers