"bbcodeurl('\\1', '<img src="%s" border="0" onload="if(this.width>screen.width-333) {this.width=screen.width-333;this.alt=\'Click Here to Open New Window\';}" onmouseover="if(this.alt) this.style.cursor=\'hand\';" onclick="if(this.alt) window.open(\'%s\');">')",
复制代码
改为:
"bbcodeurl('\\1', ' <a href="%s" target="_blank"><img src="%s" border="0" alt="click here open new window" onload="javascript:if(this.width>document.getElementById(\'detect\').offsetWidth * 0.75) this.width=document.getElementById(\'detect\').offsetWidth * 0.75"></a>')",