jQuery Itself - what can it do?

Notice that the items that happen to be pdfs now have a graphic in front of them

 

Code on this page:

 

$("li a[href$=.pdf]").before("<img src='small_pdf_icon.gif' align='absbottom' />");

 

return to first page