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

From Neocron Wiki
Jump to: navigation, search
(Remove the hellow world message!)
Line 3: Line 3:
 
$kjq(document).ready(function($)
 
$kjq(document).ready(function($)
 
{
 
{
if (wgUserName=="Brammers")
+
// Add functions and stuff here
{
+
 
alert('Hello!');
+
// End of functions
}
 
 
});
 
});

Revision as of 19:36, 13 May 2008

Sorry you do not have permissions to view this page.