Small fix that make global scrolling to affect the ULS (using absolute positioning instead of fixed). It solves the problem behind bug 39414 without the need for making the window draggable. Change-Id: Icc3ca81c4b48040b38a5efb42422bdb53e0e2422
jQuery Universal Language Selector
Universal Language Selector
Introduction
Preparing language data
The language names, autonyms, region informations are present in src/jquery.uls.data.js. But this file is auto generated from data/langdb.yaml. If you want to make any changes to the language data, edit data/langdb.yaml and generate the src/jquery.uls.data.js using
php ulsdata2json.php