# HG changeset patch # User hertzhaft # Date 1297013141 -3600 # Node ID 4c0cc97a63993c69524c50e5d4b1fd1df63eed0a # Parent ce5a0e6b5ee9986f01a017543e110fe11e1e0a0d ugly workaround for IE7 image load handler bug diff -r ce5a0e6b5ee9 -r 4c0cc97a6399 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 @@