Skip to content

Commit

Permalink
Updating development HTML to add Himalaya preload, see phetsims/chains#3
Browse files Browse the repository at this point in the history
jonathanolson committed Apr 5, 2017

Verified

This commit was signed with the committer’s verified signature.
yuzawa-san James Yuzawa
1 parent 5723f9d commit 8bccb0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scenery-phet_en.html
Original file line number Diff line number Diff line change
@@ -10,7 +10,9 @@

<title>scenery-phet</title>
</head>
<body bgcolor="black">

<!-- body is only made black for the loading phase so that the splash screen is black -->
<body style="background-color:black;">

<!-- a11y - aria-live attribute is used to send alerts and status updates to screen readers, otherwise invisible -->
<div id='aria-live-elements' style="position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; clip: rect(0px 0px 0px 0px); pointer-events: none;">

0 comments on commit 8bccb0f

Please sign in to comment.