Difference between revisions of "Metadata:Mapping/Map.js"

From Neocron Wiki
Jump to: navigation, search
(Creation of NC-Wiki file to support JQuery)
 
Line 1: Line 1:
 
/* NC-Wiki Jquery File - Do not delete! */
 
/* NC-Wiki Jquery File - Do not delete! */
 +
 +
$kjq(document).ready(function($)
 +
{
 +
if (wgUserName=="Brammers")
 +
{
 +
alert('Hello!');
 +
}
 +
});

Revision as of 19:34, 13 May 2008

Sorry you do not have permissions to view this page.