raptorjs-legacy / raptorjs

Source code for the RaptorJS Toolkit
Other
94 stars 12 forks source link

IE8 issue with loader_browser.js #44

Closed hemp closed 11 years ago

hemp commented 11 years ago

Raptor 2.4.1 ---

IE8 has an error with loader_browser.js:

Line: 69 Error: JScript object expected

IE 8 fails with the slice/concat for NodeLists. Convert to normal for loop for scripts and links.