<br><div class="codetitle"> <span><a style="CURSOR: pointer" data="4751" class="copybut" id="copybut4751" onclick="doCopy('code4751')"><u>thickbox.js のコード</u></a></span> をコピーします。 コードは次のとおりです。</div> <div class="codebody" id="code4751"> <br>function TB_init(){ <br>$("a.thickbox").click(function(){ <br>var t = this.title || this.name || null; <br>var g = this.rel || false; <br> TB_show(t,this.href,g); <br>this.blur(); <br>} <br><br><br>赤色を変更します。 </div> <br><br><div class="codetitle"><span>コードをコピー <a style="CURSOR: pointer" data="96465" class="copybut" id="copybut96465" onclick="doCopy('code96465')"><u></u> コードは次のとおりです。 </a></span></div>self.parent.TB_show( t,this.href ,g);