[jQuery] finding span with title

[jQuery] finding span with title


Is there a way to find all spans with a title="..." using a single $
('span:title') or similar construct?
Sam