We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a469aae commit 6bb2b30Copy full SHA for 6bb2b30
README.mdown
@@ -17,7 +17,7 @@ CSSOM.js is a CSS parser written in pure JavaScript. It is also a partial implem
17
}
18
19
20
-## [Parser demo](http://nv.github.com/CSSOM/docs/parse.html)
+## [Parser demo](http://nv.github.io/CSSOM/docs/parse.html)
21
22
Works well in Google Chrome 6+, Safari 5+, Firefox 3.6+, Opera 10.63+.
23
Doesn't work in IE < 9 because of unsupported getters/setters.
0 commit comments