Kendo UI Menu Doesn't work in IE (Touch) -


kendo ui menu doesn't work in ie on tablets running windows 8 (ie 10 & ie 11). menu drop down doesn't work. menu works in google chrome on same windows tablet.

it easier if posted code example.

by far common problem have things not working on ie trailing commas in arrays. example:

menuitems=[12,33,44,2,7,]; 

runs fine in chrome ie breaks.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -