Hi,
I am using jqxMenu widget, everything works fine but when I try to validate markup on w3c markup validator I get this error.
“The type attribute on the li element is obsolete. Use CSS instead.”
I was using separator like <li type=’separator’> to style my jqxMenu.
Any solution?
Thanks.