mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +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>
|