2010-03-04 68 views

回答

7

使用選擇

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

移動它們:

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

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