str=str.replace(//g,'>');var reg=/]*>.*(?=<\/a>)<\/a>/gi;alert(str.replace(reg,''));
(.*?) 正则引擎可以不区分大小写的话、 可以省略
给你一个例子,自己模仿着写吧,匹配一个div标签的正则表达式:"