Here is the code:
You\'ll notice the alert(document.styl
alert(document.styl
You can get that error when trying to read a stylesheet loaded from a different domain or server, or trying to read an @import rule.
For your purpose, just check the document.styleSheets.length .