CSS+js放大镜
作者 佚名技术
来源 CSS编程
浏览
发布时间 2012-05-27
hnique implemented as a Java applet at <a href=", Univ. of Maryland</a>, and suggested that the idea had probably been around since the 1960''s. It also seems that Ted Nelson had described this and similar techniques ("<a href=" and undulating text</a>") in relation to his Xanadu project back in 1999.</p> <p>My <a href="fisheye-old.html">earlier version</a> only worked on Internet Explorer, but the version here has been fixed for other browsers by <a href=" Jacobs</a>. Also the previous version used <a href=...> to mark the lines, the current version uses <span> <i>("for no particular reason")</i>. </p> <p> <span onmouseover="bigger(this)" onmouseout="normal(this)">Tiger, tiger, burning bright,</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">In the forest of the night,</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">What immortal hand or eye</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">Could frame thy fearful symmetry?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">In what distant deeps or skies</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">Burnt the fire of thine eyes?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">On what wings dare he aspire?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">What the hand dare seize the fire?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">And what shoulder, and what art,</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">Could twist the sinews of thy heart?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">When thy heart began to beat,</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">What dread hand forged thy dread feet?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">What the hammer? What the chain?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">In what furnace was thy brain?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">What the anvil? What dread grasp</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">Dared its deadly terrors clasp?</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">When the stars threw down their spears</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">And watered heaven with their tears,</span><br/> <span onmouseover="bigger(this)" onmouseout="normal(this)">Did He smile his work to see?</span><br/> <span on |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: css一招解决不同浏览器页面错位下一篇: 根据时间段自动切换CSS风格
关于CSS+js放大镜的所有评论