javascript - Colon in Jquery selector -
i have recntly updated jquery 1.4 2.1 , error started appeared.
in code have part select elements id.
jquery("*[id^=name:]")
that produces error, there no errors before(1.4)
if escape colon error disappears. have added new in latest version or bug in code?
Comments
Post a Comment