Welcome to the RuneGlory Wiki, where we do our best to make your life easier!

You can use the search menu on the right side of the wiki (or at the bottom if you are on mobile) to search for the page you are looking for. The most popular pages can be found on the right side of the wiki aswell (or again at the bottom if you are on mobile).

Difference between revisions of "Dannyx Test1"

From RuneGlory
Jump to: navigation, search
Line 15: Line 15:
  
 
</style>
 
</style>
 
 
<form>
 
<form>
 
Select your Time zone:
 
Select your Time zone:
Line 27: Line 26:
  
 
<p>Click the button to display the hours in your timezone.</p>
 
<p>Click the button to display the hours in your timezone.</p>
 
+
<button type="button" onclick="myFunction()">Click me to display hourly events</button>
<button type="button" onclick="myFunction()">Click Here</button>
+
<button type="button"
 +
onclick="document.getElementById('demo').innerHTML = Date()">
 +
Click me to display your current Date and Time.</button>
 +
<p id="demo"></p>
  
 
<p id="demo"></p>
 
<p id="demo"></p>
Line 41: Line 43:
 
</body>
 
</body>
 
</html>
 
</html>
 
 
 
<html><body>
 
<button type="button"
 
onclick="document.getElementById('demo').innerHTML = Date()">
 
Click me to display your current Date and Time.</button>
 
<p id="demo"></p>
 
</body></html>
 

Revision as of 00:41, 22 May 2018

Select your Time zone:

Click the button to display the hours in your timezone.