Difference between revisions of "MediaWiki:Common.js"

From Johnisdead Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
(5 intermediate revisions by the same user not shown)
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');
 
}
 

Latest revision as of 14:24, 19 September 2024