Difference between revisions of "MediaWiki:Common.js"

From Johnisdead Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
function hover(element) {
 
  element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/b/be/Wikichar.gif');
 
}
 
  
function unhover(element) {
 
  element.setAttribute('src', 'http://johnisdead.withinhubris.com/images/5/56/Wikicharstatic.jpg');
 
}
 

Revision as of 13:02, 26 May 2020