Difference between revisions of "MediaWiki:Common.js"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
$(function () { | $(function () { | ||
$('#mw-mywiki-example').html('any HTML'); | $('#mw-mywiki-example').html('any HTML-The Second Function'); | ||
}()); | }()); |