Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As bdt101 mentioned here[1], the way they're using Array.prototype.slice.call is supported by IE8. It is not supported when trying to slice a NodeList, as a NodeList is not a JScript object.

1 - https://news.ycombinator.com/item?id=5424874



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: