MediaWiki:Common.js: Difference between revisions

Always some little error...
(User page & Talk page staff icons.)
(Always some little error...)
Line 600: Line 600:
  // create div and set innerHTML to link
  // create div and set innerHTML to link
  var divContainer = document.createElement("div");
  var divContainer = document.createElement("div");
  divContainer.innerHTML = '<div class="stafflink-SS" style="float:right; display:none;"><a href="/wiki/Bulbanews:Support_Staff" title="This user is a Bulbanews Support Staff member."><img src="http://cdn.bulbagarden.net/media/upload/5/52/IconBNSupportStaff.png.png"></a></div>';
  divContainer.innerHTML = '<div class="stafflink-SS" style="float:right; display:none;"><a href="/wiki/Bulbanews:Support_Staff" title="This user is a Bulbanews Support Staff member."><img src="http://cdn.bulbagarden.net/media/upload/5/52/IconBNSupportStaff.png"></a></div>';


  // insert divContainer into the DOM below the h1
  // insert divContainer into the DOM below the h1