Delete

Are you sure you want to delete this?

Game


Name
Spot The Differences
Rules
<style type="text/css"> .centredsuperman { width: 248px; margin-left: auto; margin-right: auto;} .btnsuperman { width: 248px;margin-left: auto;margin-right: auto;background-color: #AAE3FF;height: 40px;border: 1px solid #069;border-radius: 15px;} </style> <script type="text/javascript"> function ChangePic() { var btn = document.getElementById("btnChangePic"); var img = document.getElementById("imgSuperman"); if (btn.value=="Press for next pic when ready >") { img.src="/Content/images/assets/superman2.jpg"; btn.value="< Press for previous pic"; } else { img.src="/Content/images/assets/superman.jpg"; btn.value="Press for next pic when ready >"; } } </script> </head> <body> <p>There are 6 differences to be found! Study the picture below closely for 60 seconds and then view the next picture and see how quickly you can spot the 6 differences.</p> <div class="centredsuperman"> <img id="imgSuperman" alt="Superman 1" src="/Content/images/assets/superman.jpg" /><br /> <input id="btnChangePic" type="button" value="Press for next pic when ready >" onclick="ChangePic();" class="btnsuperman" /> </div>
About
Excerpt
There are 6 differences to be found! Study the picture below closely for 60 seconds and then view the next picture and see how quickly you can spot the 6 differences.
Thumb
/Content/images/assets/thumbs/spot_the_differences.png
img
SubmitDate
9/16/2014 12:00:00 AM