30 instead of 10. Python tutorial looks better.
[elinks.git] / test / ecmascript / onclick.html
blob07354a656fc32e99f1a583b8ede90778b16146d1
1 <html>
2 <body>
3 <center>
4 <input type="button" value="ELinks homepage" onclick="document.location.href='http://www.elinks.cz'">
5 </center>
6 </body>
7 </html>