javascript - Firefox Error: NS_ERROR_NOT_AVAILABLE: Component is not available -


i'm having issue on firefox version 22.0 in won't load slideshow on following site: http://www.onstreammedia.com

when looked @ firefox web console i'm getting following error:

[10:34:15.831] ns_error_not_available: component not available @ http://www.onstreammedia.net/scripts/jquery.themepunch.kenburn.min.js:1

not quite sure start looking problem. site loads fine in every other browser. funny thing it's worked great past year in firefox until yesterday. ideas may causing this? wish provide more information i'm @ loss clues what's going on. appreciated.

edit: used http://jsbeautifier.org/ clean code , after further inspection seems error lies on line 746 has following code:

o.drawimage(f[0], y, g, b, j); 

still not quite sure problem is.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -