Hello,

I would like to be able to query with regular expressions, something like,
for example :
        $("a[href REGEXP '\.(jpg|gif)(\?.*|$)']");

of course the syntax would not be "REGEXP", but you get the idea.

Is this feasible currently? Judging by the code I've looked at (the public
alpha), I don't think it's difficult to add. I have no idea of the syntax to
use, nor if this has already been implemented.

-- Fil


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to