Posts tagged translation

How to Translate your Site in Runtime using jQuery

  • 24
  • Mar

Date: 24th Mar 2011 Author: admin Categories: HTML/CSS, jQuery 10

Tags: , , , ,

How to Translate your Site in Runtime using Jquery

This is very interesting question. I have read several articles for this question, and most articles tell about ways where we need refresh page to apply another localization. Yes, this is possible of course, but not too user friendly. Just imagine that your website will able to switch language like desctop applications, great, isn`t it? So, that this still possible using ordinary javascript. I will using jQuery to better comfort.
Read more