<script><br>$(function(){<br> $("#account,div.account-set").hover( <!-- 鼠标設置上時間显表示内容 --><br /> function(){ $(".account-set").show();},<br /> function(){$(".account-set").hide();}<br /> ); <br />})<br />$(document).ready( <br />function(){<br /> $(".account-set").css("left",$("#account").offset().left+26); <!-- 悬浮コンテンツの表示位置 - -><br> $(".account-set").css("top",$("#account").offset().top+19);<br> });<br></script>
< style>
ul和li使用時、每行開始显示的是●
ol和li使用時、显示的是序号1~i