Javascript jQuery选取对应ID的标签2014-08-06admin阅读(15289)赞(0)假设有如下HTML [html] <a href="#" id="test1"></a> <div id="test1"></div>...