You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mrtidy edited this page Sep 13, 2010
·
10 revisions
Welcome to the jquery-localize wiki!
Change for jQuery 1.3.2
I’m using jQuery 1.3.2 and jquery-localize didn’t work immediately for me. I started looking into it, worried that I’d have to submit a code change, and realized that attribute selectors must be different than in previous versions. For example, use [rel*=localize] instead of rel*=localize.