зеркало из https://github.com/mozilla/gecko-dev.git
20 строки
269 B
HTML
20 строки
269 B
HTML
|
<table ><td id="mytd"><small>
|
||
|
</a> -
|
||
|
<a >A9
|
||
|
<a id="mya1">AOL
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<a id="mya2">Yahoo
|
||
|
|
||
|
<script>
|
||
|
mytd.style.display = "-moz-grid";
|
||
|
mya2.style.display = "list-item";
|
||
|
mya1.style.cssFloat = "right";
|
||
|
setTimeout('mya1.style.overflow = "scroll"',100);
|
||
|
</script>
|
||
|
|