MediaWiki:Wikiminiatlas.js: Difference between revisions

(start implementing quicklink feature)
mNo edit summary
Line 201: Line 201:
  // abort the timer, hide the tooltip  
  // abort the timer, hide the tooltip  
  qlStop : function()
  qlStop : function()
{
},
// show the tooltip menu
qlShowMenu : function()
  {
  {
  },
  },