■ 控制碼內容:
將下面複製至 <head> 區內
<style type="text/css">
#divBg{position:absolute; z-index:10; width:200; left:0;
height:100; clip:rect(0,10,10,0)}
#divMenu{position:absolute; left:15; top:6; font-weight:bold}
#divArrowLeft{position:absolute; width:20; height:20;
left:0; top:9}
#divArrowRight{position:absolute; width:20; height:20;
top:9}
</style>
■ 控制碼內容:
將下面複製至 <body> 標籤後