selectivizr2
Version:
Selectivizr maintained.
17 lines • 481 B
HTML
<html>
<head>
<style>@import "../css/common.css";</style>
<link rel="stylesheet" href="../css/iframe.css">
<script>document.write("<script src='" + window.top.selectedEngine + "'></scr" + "ipt>");</script>
<script src="../../../selectivizr.js"></script>
</head>
<body>
<table>
<tr>
<td><iframe src="#/fragment/"></td>
<td>Testing that selectivizr initializes when the host document URL contains a hash</td>
</tr>
</table>
</body>
</html>