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

Supporting replaceWith #97

Closed jakowenko closed 7 years ago

jakowenko commented 7 years ago

Would love to see support for jQuery replaceWith

Irrelon commented 7 years ago

Hi @jakowenko, we would be happy to accept a pull request for this should you wish to give it a shot! Adding new methods is quite easy if you take a look at how the existing ones work.

Cheers!