Open GoogleCodeExporter opened 8 years ago
Hi, just wondering if anybody knows when this bug might be fixed or if there is
a workaround? Thanks!
Original comment by emily.br...@duke.edu
on 2 May 2011 at 12:39
Original comment by ryan...@csail.mit.edu
on 23 Jun 2011 at 9:59
Original comment by ryan...@csail.mit.edu
on 23 Jun 2011 at 10:40
in lens.js, line#418 change from
name = "className";
to
name = "class";
Then the classes come correctly in IE8+.
Original comment by rajeevka...@gmail.com
on 14 Mar 2012 at 6:33
After making the change, you can recreate the budle or edit the
exhibit-bundle.js (2.2.0) and make same change on line#4375.
I hope this helps someone struggling on IE8, IE9 to make the lens format work
correctly.
Original comment by rajeevka...@gmail.com
on 14 Mar 2012 at 7:01
Original issue reported on code.google.com by
walter.j...@gmail.com
on 4 Mar 2011 at 9:50