Personal tools

Widget:Test

From FANTOM5_SSTAR

Jump to: navigation, search

<script type="text/javascript">

  document.write('I wrote something!!!');
  $("#test").css('color','red');

</script>