Wikipedia:WikiProject User scripts/Scripts/Edit Top: Difference between revisions
Content deleted Content added
David Levy (talk | contribs) tweaked code |
David Levy (talk | contribs) m minor tweak |
||
Line 40:
// create div and set innerHTML to link
var divContainer = document.createElement("div");
divContainer.innerHTML = '<div class="editsection" style="float:right;margin-left:5px;margin-right:0px;margin-top:
// insert divContainer into the DOM below the h1
|