mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-02 23:28:36 +00:00
5 lines
118 B
HTML
5 lines
118 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8" />
|
|
<title>window one</title>
|
|
|
|
<div onclick="window.open('win2.html')">win2</div> |