2010-03-04 27 views

回答

7

使用选择

$("a[href$='.pdf']") 

移动它们:

$("a[href$='.pdf']").appendTo(".PDFDump"); 

工作例如:http://jsbin.com/opefo