Personal tools

Template:TestTemplate: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 2: Line 2:
<script type="text/javascript">
<script type="text/javascript">


$(document).ready(function() {
var content = "</html>{{{1}}}<html>";
var content = "</html>{{{1}}}<html>";
var count = countItems(content,"UNIPROBE");
var count = countItems(content,"UNIPROBE");
alert(count);
alert(count);
});


function countItems(arr, what){
function countItems(arr, what){

Revision as of 17:21, 11 June 2013