stevesouders / spriteme

Automatically exported from code.google.com/p/spriteme
11 stars 8 forks source link

exportCSS length is null ? #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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++ ) {

Original issue reported on code.google.com by 1000...@gmail.com on 7 Oct 2011 at 12:24

GoogleCodeExporter commented 9 years ago
chromium 16.0

Original comment by 1000...@gmail.com on 7 Oct 2011 at 12:30