1) CODE TITLE: Dynamic Language Changer
2) AUTHOR NAME/NOTES: BYK
3) DESCRIPTION: This library is a quick&efficient dynamic language changer/loader. What it does exactly is loading the given language from the appropriate XML language file which will be created by you and then apply it directly to the opened page without reloading it. You can understand what I mean from the demo page below. There is one downside of using this library, search engines can not load the language dynamically so you have to put something statically for search engines to see and index.
Note: With some discussions under this topic, this kind of changing language is found not a good way of managing regular sites. So if you are not designing a non-public web application, we recommend not to use this script as a language manager.
4) URL TO CODE: http://amplio-vita.net/JSLib
Demos are on the given URL but a direct link to the demo page is here: http://amplio-vita.net/JSLib_files/d...er/example.htm
Note: This library is a part of the amplio-vita JSLib project and needs its ajax_main.js to run. All explanations are made on the uncompressed library as comments. Please give feedback to improve our library.
Bookmarks