buttons.htm

来自「导诊软件」· HTM 代码 · 共 6 行

HTM
6
字号
try {
if( img_id != undefined && feed_id != undefined  ) {
	document.write("<a href=\"http://feed.maxthon.com/stat.aspx?feedid="+feed_id+"\" target=\"_blank\"><img src=\"http://feed.maxthon.com/buttons/subscribe_"+ img_id +".gif\" border=\"0\" /></a>");
}

} catch ( exception ) {}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?