1 2 3 4 5 6 7 8 9
<script> function go() { a.style.setProperty("column-span", "all"); } </script> <body onload=go()> <ol style="columns: 0px"> <li style="position: fixed"> <iframe id="a">