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:
parent
cf35125d34
commit
7457e4e44f
43 changed files with 132 additions and 117 deletions
|
|
@ -3,13 +3,13 @@ layout: page
|
|||
title: PCx86 Documentation Examples
|
||||
permalink: /docs/pcx86/examples/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: example3
|
||||
- id: example3
|
||||
type: pcx86
|
||||
config: /docs/pcx86/examples/example3b.xml
|
||||
---
|
||||
|
||||
PCx86 Documentation Examples
|
||||
---
|
||||
----------------------------
|
||||
|
||||
This folder provides all the self-contained [PCx86](/docs/about/pcx86/) examples described in the
|
||||
[Documentation](/docs/pcx86/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue