Alistair Buxton eebfdc1391 Improve the flipping example
Adds tiled images to the viewer at creation so that they are properly
centred.

This also checks the current state of the test checkboxes on loading.
Some browsers, notably Firefox, will remember the value of checkboxes
across reloads. This can lead to the checkboxes being out of sync with
with viewer after a reload.

An alternative is to set autocomplete="off" on each checkbox element.
This will force the browser to reset the field to the default specified
in the HTML. However I think checking the actual value is preferable
as it means the defaults are only specified in one place.
2021-03-23 03:22:13 +00:00
..
2017-02-20 20:23:25 +01:00
2017-05-08 15:24:55 -04:00
2018-08-10 10:23:33 +02:00
2014-08-19 15:27:04 -07:00
2021-03-23 03:22:13 +00:00
2017-02-20 20:23:25 +01:00
2017-02-20 20:23:25 +01:00
2015-06-11 10:49:32 -04:00