From RuneGlory
Jump to: navigation, search
Line 11: Line 11:
  
 
</body>
 
</body>
</html>  
+
</html><html>
 +
<body>
 +
 
 +
 
 +
<button type="button" onclick="myFunction()">GMT -5</button>
 +
 
 +
<p id="demo"></p>
 +
 
 +
<script>
 +
function myFunction() {
 +
    document.getElementById("demo").innerHTML = "this would be gmt -5 table";
 +
}
 +
</script>
 +
 
 +
</body>
 +
</html>
  
  
Line 205: Line 220:
  
  
 
</body>
 
</html>
 
 
 
 
 
<html>
 
<body>
 
 
 
<button type="button" onclick="myFunction()">GMT -5</button>
 
 
<p id="demo"></p>
 
 
<script>
 
function myFunction() {
 
    document.getElementById("demo").innerHTML = "this would be gmt -5 table";
 
}
 
</script>
 
  
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 03:32, 20 May 2018



HTML for Time Zone dropdown/select


Event Promotions

Select your timezone to see which hour an event will appear