EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Oliver on June 30, 2019, 12:33:58 AM



Title: Can not change titles of components
Post by: Oliver on June 30, 2019, 12:33:58 AM
Hi,

I need to change the language of my GUI upon user request. Therefore I add a data-tag containing a language ID and iterate all elements. This works very well with normal elements, but not with panels, tabs, etc.

I've created a fiddle, do you have an idea what I've to do to get the titles updated ?

http://jsfiddle.net/j3rhL5g1/15/ (http://jsfiddle.net/j3rhL5g1/15/)

Thank you,
Oliver