1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-01 03:36:26 -04:00
elinks/test/ecmascript/location.html
2021-05-06 15:06:35 +02:00

2 lines
94 B
HTML

<p><button onclick="javascript:{ alert(location.port); }">Display location.port.</button></p>