MediaWiki:Common.js: Difference between revisions

From Charak Samhita
Jump to navigation Jump to search
Agnivesha (talk | contribs)
No edit summary
Agnivesha (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 11:30, 11 May 2023

/* Any JavaScript here will be loaded for all users on every page load. */
<form>
<input type="button" value="Back to Previous Page" 
onClick="javascript: history.go(-1)">
</form>