# HG changeset patch # User hertzhaft # Date 1297013141 -3600 # Node ID fb4ffac2950d87e19c2b4d824c8e3555c3d7b99a # Parent 5d3da97089bcf49bd99cb2391d552f56e7f309b9 ugly workaround for IE7 image load handler bug diff -r 5d3da97089bc -r fb4ffac2950d client/digitallibrary/jquery/jquery-test-full.html --- a/client/digitallibrary/jquery/jquery-test-full.html Sun Feb 06 00:12:47 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Sun Feb 06 18:25:41 2011 +0100 @@ -9,6 +9,18 @@ background: silver; } + #debug { + background-color: beige; + position: absolute; + opacity: 50%; + top: 4px; + left: 300px; + width: 500px; + padding: 0px 5px; + font-family: Arial; + font-size: 9px; + } + @@ -35,6 +47,7 @@