#javascript-css-fisheye-demo.htm / htm
<head> <style> span {font-size: x-small} </style> <script type="text/javascript" src="javascript-css-fisheye-script.js"></script> </head> <body> The Geek's Raven<br> [An excerpt, with thanks to Marcus Bales] <br><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">Once upon a midnight dreary,</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">fingers cramped and vision bleary,</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">System manuals piled high and wasted paper on the floor,</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">Longing for the warmth of bedsheets,</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">Still I sat there, doing spreadsheets:</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">Having reached the bottom line,</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">I took a floppy from the drawer.</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">Typing with a steady hand, I then invoked the SAVE command</span><br> <span onmouseover="bigger(this)" onmouseout="normal(this)">But got instead a reprimand: it read "Abort, Retry, Ignore".</span><br> </body>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.