jquery file type selector

Posted by Adi on Stack Overflow See other posts from Stack Overflow or by Adi
Published on 2010-03-15T17:42:12Z Indexed on 2010/03/15 17:49 UTC
Read the original article Hit count: 139

Filed under:
|
|

Hi,

What is the correct jQuery syntax to only select certain file types?

e.g.

$("#fragment-1 a[SELECT ONLY ANCHOR TAGS WITH FILE TYPE OF MP3]").hide();

Thanks.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about selectors