Use empty string instead of null to unset display: block that is added to image eleme...
authorMichael Ang <mang@archive.org>
Fri, 4 Feb 2011 20:04:52 +0000 (20:04 +0000)
committerMichael Ang <mang@archive.org>
Fri, 4 Feb 2011 20:04:52 +0000 (20:04 +0000)
commitbd057c07bd1dd019170353734a586a8808fd6b21
tree16396791322d44c4ba1edec0d41fc91659e6bfc7
parentc52c67568b301160aae3ea46b9bcba1a25ab1872
Use empty string instead of null to unset display: block that is added to image elements as part of animation.  null was causing IE8 to barf.
BookReader/BookReader.js