New wiki-page
Revision as of 08:31, 14 August 2017 by Ikabodo (talk | contribs)
Jump to navigation Jump to search

<script type="text/javascript">


var message = ; //We should have a message //Thats all the user input

RLQ.push(function () { $.getJSON("http://w.ikabodo.se/api.php?action=browsebysubject&subject=Cymric_Male_Names&format=json", function(data) { var text=data.dataitem[0].item.split('_').join(' '); document.write(text + 'tefffst
'); });

   alert('This runs with jQuery support', $);

});

var text="tetetetet"

document.write(text + 'test
');

</script>