Difference between revisions of "MediaWiki:Vector.js"

From Baloogan Campaign Wiki
Jump to: navigation, search
 
(Blanked the page)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Any JavaScript here will be loaded for users using the Vector skin */
 
function handleClick()
 
{
 
    alert('Working.');
 
}
 
  
document.getElementById('baloogan_image').onclick = handleClick;
 

Latest revision as of 01:57, 25 January 2014