User:Euphoria/common.js: Difference between revisions

From Test Wiki
The creatorInfo is now prepended to the $('#content') element.
(modified script)
(The creatorInfo is now prepended to the $('#content') element.)
Line 62: Line 62:
             });
             });


         $('#firstHeading').append(creatorInfo); // Add the creator info below the title
         $('#content').prepend(creatorInfo); // Add the creator info below the title bar
     }
     }


     fetchPageCreator();
     fetchPageCreator();
});
});
152

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.