EloquentStudio / StreamTable.js

StreamTable.js streams data for tables in the background, updates and renders them using templating frameworks like Mustache.js, HandleBars.js
http://eloquentstudio.github.io/StreamTable.js/stream.html
MIT License
385 stars 77 forks source link

Does not work on any IE version #2

Closed notalex closed 10 years ago

notalex commented 11 years ago

Visiting the link http://jiren.github.io/StreamTable.js/stream.html on IE8, IE9 or IE10 shows a blank table. If it is not supported for internet explorer, please document this in your README.

jiren commented 11 years ago

Sure, I will check it and update it.

jiren commented 10 years ago

Fixed IE problem.