mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
6 lines
114 B
HTML
6 lines
114 B
HTML
|
<HTML>
|
||
|
<BODY ONLOAD="document.location='bar.html';">
|
||
|
<IFRAME NAME=foo SRC="foo.xul"></IFRAME>
|
||
|
</BODY>
|
||
|
</HTML>
|