JS newbie, script not working in IE8

Tried looking at a website Im building at work today and notice IE8 doesn’t load my layerslider http://tinyurl.com/kjxl3ab

Tested in IE8 and received 2 errors, one with js/custom.js and the other with js/selectnav.js

selectnav.js

Error is on line 95, Char 5, Error is “InnerText is null or not an object” …what ever that means

custom.js

Error is on line 30, Char 3, Error is Object doesnt support this property or method…kinda think this means what it says

What would be my next move from here?

Ok fixed selectnav.js by downloading latest version from github :slight_smile: