Selecting by a custom DOM property

Selecting by a custom DOM property

Hello everybody,

i have a script, that adds a custom DOM property to <li> elements (.qqFileId=2 f.i.). Is it possible to select the list item with jQuery by the value of this property? $(...)


thx for any advice,
haemse