Hi and thank you for this brilliant tool. I just started using it, and noticed that if I am using jQuery 2.2.1 then I get a syntax error:
Syntax error, unrecognized expression: a[href^=#]
However if I use jQuery 2.1.4, as you do, the error does not occur.
I think it is to do with the need to quote special characters in CSS selectors.
Hi and thank you for this brilliant tool. I just started using it, and noticed that if I am using jQuery 2.2.1 then I get a syntax error:
However if I use jQuery 2.1.4, as you do, the error does not occur.
I think it is to do with the need to quote special characters in CSS selectors.