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

Revision as of 02:33, 20 May 2018

HTML for Time Zone dropdown/select


Event Promotions

Select your timezone to see which hour an event will appear