Subscales render order broken under IE8

Hello.
When i set subscales as following :

subscales : [ {unit:"month",step:1,date:"%F, %Y"} ,{unit:"week",step:1,date:"<input type='text' id='y%Y_%W_capa_planed' disabled='true' value='1500' ></input>"} ,{unit:"week",step:1,date:"<div id='y%Y_%W_capa_sum'>T -</div>"} ,{unit:"week",step:1,date:"<div id='y%Y_%W_des_sum'>Des -</div>"} ,{unit:"week",step:1,date:"<div id='y%Y_%W_def_sum'>Def -</div>"} ,{unit:"week",step:1,date:"<div id='y%Y_%W_wir_sum'>Wir -</div>"} ]
Subscales render order is not the same under IE8 and others and IE8 does not follow array order.
Did i do something wrong ?

Thanks

Hi,
we’ve confirmed the issue, try the attached version
dhtmlxGantt_140523.zip (320 KB)

Thanks a lot !
I’ll try this on monday.
Have a nice weekend.

Regars.

Laurent BIZE.

It works.
Thanks a lot.

L BIZE.