PopBoxで画像をスライドさせて下のテキストを表示する
右のプロフィール画像をクリックすると、その下レイヤを表示する。
void PopEx(obj,newLeft,newTop,newWidth,newHeight,speed,className)
<span style="position: relative; top: 0px; left: 0px">PopExメソッドのパラメータは以下
<img src="<%image>" alt="<%author_name>"
class="PopBoxImageMove"
pbshowrevertimage="false"
pbshowreverttext="false"
pbshowrevertbar="false"
onclick="PopEx(this,0,60, 150,113, 6, null);"
style="z-index:101; position: absolute; display: inline;
width: 150px; height: 113px;
top: 0px; left: 0px" />
</SPAN>
<%author_name>
<a href="mailto:[email protected]">mail</a>
void PopEx(obj,newLeft,newTop,newWidth,newHeight,speed,className)