Files
GEOVizor_PHP/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html
2023-11-07 19:51:49 +06:00

11 lines
300 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>jQuery.scrollTo - Test Window MaxY with Iframe - Quirks Mode</title>
</head>
<body>
<h1>jQuery.scrollTo - Test Window MaxY with Iframe - Quirks Mode</h1>
<iframe src="WinMaxY-quirks.html" />
</html>