ffprog:ffprogjava2016:javascript

This is an old revision of the document!


hello.html
<html>
<head>
  <title>JavaScript Testseite</title>
</head>
<body>
 
<h1>Mein Titel</h1>
 
<button onclick="alert('hallo')">
Click mich!</button>
 
</body>
</html>
  • ffprog/ffprogjava2016/javascript.1471617100.txt.gz
  • Last modified: 2016/08/19 16:31
  • by Ivo Blöchliger