Irrelon / jquery-lang-js

i18n Allow instant language switching on HTML pages without reloading the page.
https://www.irrelon.com
362 stars 132 forks source link

Changed obsolete jQuery Context selector in _translateContent #126

Closed kristofzerbe closed 4 years ago

kristofzerbe commented 4 years ago

Works now like a charm with jQuery 3.3.1

Irrelon commented 4 years ago

Yay, thanks! Merged! Quick question though, does this work in older versions of jQuery as well? If not I'll go in and make it compatible.

kristofzerbe commented 4 years ago

Should work with older versions too. An element is an array as long as I know jQuery...