Skip to content

Releases: mwenell/languageSelector

Support for jQuery show and fadeIn

07 Jul 16:44
Compare
Choose a tag to compare
1.4.1

Support for jQuery show and fadeIn

Language flags for all languages

07 Jul 12:20
Compare
Choose a tag to compare

This version includes language flags for all languages.

Bug fix

07 Jul 10:56
Compare
Choose a tag to compare
1.3.9

Bug fix done by yaskevich

Bug fix

10 Apr 11:10
Compare
Choose a tag to compare

Fix bug on line 331 at languageSelector.js

Language style element moved into head tag

03 Apr 11:53
Compare
Choose a tag to compare

Instead writing the language style as first child of body element, this version inserts it into the head tag. The benefit is that whole content of body element can be rewritten by Javascript and language selector still works.

Cleaning console.log away

02 Apr 15:42
Compare
Choose a tag to compare

Cleaning some debugging console.log() calls away.

Language switch do not change URL history

02 Apr 15:30
Compare
Choose a tag to compare

In this version there are two improvements:

  1. Language switch does not change URL history

  2. Language flags are aligned center in language element as default

LanguageSelector with css update

27 Mar 04:48
Compare
Choose a tag to compare

README update

26 Mar 18:50
Compare
Choose a tag to compare
1.3.2

Version 1.3.2: Update to README

Create automatically image flags and select elements

26 Mar 18:48
Compare
Choose a tag to compare

This version will create automatically language selector elements inside language tag.