simon-svn: puzzles: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Apr 5 16:49:25 BST 2013


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9809
Date:           2013-04-05 16:49:25 +0100 (Fri, 05 Apr 2013)

Log message (8 lines):
Assorted HTML/CSS fiddlings to make things work better in IE. I've
added a trivial doctype (IE complained without it), but that caused a
gap to appear between the puzzle and the status bar, so I tinkered a
bit more and ended up removing the <table> completely (no great loss)
as well as adding display:block to the canvas and explicitly setting
the width of not only the status bar div but also its parent div.
Meanwhile, I'm putting the "px" on the end of a lot of properties I
set from JS, because IE complains about that too if I don't.

Modified files:
U   puzzles/emcclib.js
U   puzzles/html/jspage.pl

Links:
http://svn.tartarus.org/sgt/?rev=9809&view=rev
http://svn.tartarus.org/sgt/puzzles/emcclib.js?rev=9809&r1=9808&r2=9809
http://svn.tartarus.org/sgt/puzzles/html/jspage.pl?rev=9809&r1=9808&r2=9809



More information about the tartarus-commits mailing list