Use noscript tag
This commit is contained in:
parent
c9b4a6aaa5
commit
26730f332f
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@
|
|||
<p>So you know those "info sections" in most of Tiffany's videos? Here you can see a word, phrase or sometimes a
|
||||
sentence to comment on one of the videos. Can you guess which video it belongs to?</p>
|
||||
<h4>Score: <span id="score">20</span></h4>
|
||||
<h3 id="phrase">Please enable JavaScript or wait :P</h3>
|
||||
<h3 id="phrase">Loading...</h3>
|
||||
<noscript><h3>Please enable JavaScript - it's needed for this game to work.</h3></noscript>
|
||||
<select id="response" style="max-width: 500px">
|
||||
<option value="-1" default>-- Choose a video --</option>
|
||||
</select>
|
||||
|
|
Loading…
Reference in a new issue