| Issue 94: | exportCSS length is null ? | |
| 2 people starred this issue and may be notified of changes. | Back to list |
use bookmarklet in page
spriteme.org/spriteme.js:695Uncaught TypeError: Cannot read property 'length' of null
spriteme.org/spriteme.js:695Uncaught TypeError: Cannot read property 'length' of null
SpriteMe.exportCSS
------------------------------------
there code.
spriteme.js:695
// Loop through each rule
for ( var r = 0, nRules = aRules.length; r < nRules; r++ ) {
Oct 7, 2011
#1
1000...@gmail.com
|