Test
From FragoriaWiki
(Difference between revisions)
												
			
		 (Created page with '<imagemap> Image:JoshuaReynoldsParty.jpg|thumb|center|400px|alt=Dining room with nine men seated around a table. The dinner has been finished, and a large man at the head talks a…')  | 
		|||
| Line 17: | Line 17: | ||
rect 12 10 702 500 [[w:The Club (Literary Club)|Use button to enlarge or use hyperlinks]]  | rect 12 10 702 500 [[w:The Club (Literary Club)|Use button to enlarge or use hyperlinks]]  | ||
</imagemap>  | </imagemap>  | ||
| + | |||
| + | <div id="DivExample">  | ||
| + | Hello World  | ||
| + | </div>  | ||
| + | <input type="button" name="B2" value="Good Afternoon" onclick="document.getElementById('DivExample').innerHTML='<p>Good Afternoon</p>'">  | ||
Revision as of 22:25, 17 February 2012
Hello World
<input type="button" name="B2" value="Good Afternoon" onclick="document.getElementById('DivExample').innerHTML='<p>Good Afternoon</p>'">
