Hi everyone...
Can I have a break line on a NavBar item?
I would like to out an image for each item, plus a word below it.
If a use a <br> tag inside a <li> tag, any content after this break is placed outside navbar (below).
I tried to use the <div>, <p> and <span> tags, but didn't work.</li>
We were able to reproduce the reported behaviour. However, we do not consider this an issue, because the jqxNavBar widget supports only inline content elements. However, we may improve the widget’s behaviour in the future.