Content deleted Content added
Manishearth (talk | contribs) |
Manishearth (talk | contribs) No edit summary |
||
Line 2:
Usually these are scripts which I made in response to a request at [[WP:VPT]] or [[WP:US/R]]. They don't take much time to make but are sometimes useful.
==Extra floating search bar==
Adds an extra search bar to the page, and a portlet of links, which
Links and Searchbox are minimizable. The third button next to the searchbox opens the page in a new tab.
<source lang=javascript>
//toggle() to toggle an elements display attribute
|