日本語
<!-- 以下の列代コードを BODY 領域内に配置します --> <SCRIPT> function bb_img_onmousewheel(e, o) { varzoom = parseInt(o.style.zoom, 10) || 100; //http://www.downcodes.com からのその他の JavaScriptzoom +=event.wheelDelta / 12; if (ズーム > 0) o.style.zoom = ズーム + '%'; false を返します。 } function bb_appendUrl(value, url) { var s = url.split("."); var ext = s[s.length-1]; var コード = ''; switch (ext.toLowerCase()) { case 'gif': case 'jpg': case 'jpeg': case 'png': code = '[img]' + url + '[/img]';壊す; case 'swf': コード = '[flash]' + URL + '[/flash]';壊す;デフォルト: コード = '[url]' + URL + '[/url]';値 = (値||'').toString(); if (value.indexOf(code) == -1) { if (value) value += "n";値 += コード + "n";戻り値; } </SCRIPT> <IMG onmousedown=if(self.startMove)startMove(this,event) onmousewheel="return bb_img_onmousewheel(event,this)" style="CURSOR: move" src="" border=0>