From RuneGlory
Jump to: navigation, search
Line 186: Line 186:
 
   <input type="submit">
 
   <input type="submit">
 
</form>
 
</form>
 
+
<p id="demo"></p>
 
<script>
 
<script>
 
function myFunction() {
 
function myFunction() {
     var x = document.getElementById("time zones").value;
+
     var x = document.getElementById("Hawaii").value;
     document.getElementById("this is the table").innerHTML = x;
+
     document.getElementById("demo").innerHTML = x;
 
}
 
}
 
</script>
 
</script>

Revision as of 02:35, 20 May 2018

HTML for Time Zone dropdown/select


Event Promotions

Select your timezone to see which hour an event will appear