Hi,
For some reason when you set the height for a jqxNavigationBar and you expand one of the items where the content is then fills up more space than the height of the jqxNavigationBar then it hides the content and moves the rest of the navigationbar beyond the height applied.
Here is an example:
http://jsfiddle.net/BZ6uU/7/
Try expanding the first item.
I believe the height should remain but produce a scrollbar between the first item and move the other items to the bottom of the area usable within the height.
Is this a bug or am I doing something wrong?
Thanks