Changed the default page "exit" event handler from "onunload" to "pagehide" for iOS; hopefully, auto-resume machines will work better on mobile devices with that change

This commit is contained in:
Jeff Parsons 2017-06-25 08:32:27 -07:00 committed by Jeff Parsons
commit 7457e4e44f
43 changed files with 132 additions and 117 deletions

View file

@ -3,11 +3,11 @@ layout: page
title: 'Selected Live Demos from "Graphics for the IBM PC"'
permalink: /pubs/pc/programming/Graphics_for_the_IBM_PC/demos/
machines:
- type: pcx86
id: xt-cga-256k-1
- id: xt-cga-256k-1
type: pcx86
state: 02-03.json
- type: pcx86
id: xt-cga-256k-2
- id: xt-cga-256k-2
type: pcx86
state: 04-01.json
---