<div class="codetitle"> <span><a style="CURSOR: pointer" data="98272" class="copybut" id="copybut98272" onclick="doCopy('code98272')"><u>複製程式碼</u></a></span>以下程式碼:</div> <div class="codebody" id="code98272"> <br><br><br><br><br><br><br> <style><BR> div { 背景:#ece023;寬度:30px;<BR> 高度:40px;邊距:2px;浮動:左; }<> script src="http://code.jquery.com/jquery-latest.min.js"><BR> ;<BR><body><BR> <div>a</ div><BR> <div>b</style> </div> <br> <div>c</div> <br> <div> ;d</div> <br> <div>e</div> <br> <div>f</div> <br><script><BR> $("div").click(function () {<BR> $(this).hide(1000);<BR> $(this).hide(1000);<BR> $(this).hide(1000);<BR> });<BR></script>