「ModalBox」 サンプル
サンプル 1
記述内容
<a onclick="Modalbox.show(this.href, {title: this.title}); return false;
" title="デフォルトのサンプルです。" href="/modalbox_samplet.htm">サンプル 1</a>
記述内容
<a onclick="Modalbox.show(this.href, {title: this.title}); return false;
" title="デフォルトのサンプルです。" href="/modalbox_samplet.htm">サンプル 1</a>
サンプル 2
記述内容
<a href="http://blog.le-coeur.net/" title="オプションいっぱいサンプルです。" onclick="Modalbox.show(this.href, {title: this.title, width: 1000, height:600, overlayDuration : 2, slideDownDuration : 2,slideUpDuration : 2, resizeDuration : 2}); return false;">サンプル 2</a>
記述内容
<a href="http://blog.le-coeur.net/" title="オプションいっぱいサンプルです。" onclick="Modalbox.show(this.href, {title: this.title, width: 1000, height:600, overlayDuration : 2, slideDownDuration : 2,slideUpDuration : 2, resizeDuration : 2}); return false;">サンプル 2</a>
設置説明は、こちらになります。
人気度: 出来たて新鮮! これを見れる人は運が良い! (⌒^⌒)b
