摘要:
$(document).ready(function() { $('#extlinks a').filter(function() { return this.hostname && this.hostname !== location.hostname; }).after(' ');}); //this.hostname : 当前链接href的 www.**... 阅读全文
posted @ 2008-10-15 20:53 linFen 阅读(674) 评论(0) 推荐(0)
浙公网安备 33010602011771号