repo.or.cz
/
elinks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 991: Tell users not to quote % in MIME handlers.
[elinks.git]
/
test
/
ecmascript
/
onclick.html
blob
07354a656fc32e99f1a583b8ede90778b16146d1
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>