]> git.parisson.com Git - pdf.js.git/commit
Changed class management to use the classList collection instead of regex.
authorgigaherz <gigaherz@gmail.com>
Fri, 10 Feb 2012 16:22:06 +0000 (17:22 +0100)
committergigaherz <gigaherz@gmail.com>
Fri, 10 Feb 2012 16:22:06 +0000 (17:22 +0100)
commitb9b489c99ef45d86ebfcd041507ea5aa71983df3
treece3eaec982b10e8f19038fecd578a5244f90db21
parent24b72f70bf25f78c1b83f246c76c1338dc5b17c1
Changed class management to use the classList collection instead of regex.
Fixed a bug where it wouldn't react to the first click.
web/viewer.js