Open main menu

Javascript testing

Revision as of 13:10, 19 October 2015 by Bugman admin (talk | contribs) (Documented the tests a little better.)

mw-testing test

The following is:

<div id="mw-testing">XYZ</div>

The javascript test function should replace this with "This is test HTML":

XYZ

A second text

<div class="mw-testing2">ABC</div>
ABC


NavFrame test