So you’re saying that your examples are flawed, and should not be using href tags for the menu actions? Because, if you’ll notice, neither your example or mine directly binds anything to either the ‘click’ or ‘itemclick’ event. The default functionality example doesn’t show binding anything to ‘itemclick’, and implies that for a menu bar, the correct pattern for linking to another page is href tags.
Are you instead implying that an ‘itemclick’ handler should be installed, and that should check if an href tag is present, and redirect if necessary? Or is there just no example showing how a real-world application might actually use jqxMenu?
It seems that based on your reply that you must have stopped reading after the first sentence.