I am modifying an existing navbar in Javascript (adding/removing list items) - and the navbar is not being formatted correctly by JQM. I have seen where re-creating the navbar from scratch and calling the navbar() method on the navbar container does seem to work, but wondering if there is a less "kludgy" way to do this - if for example if all I want to do is add a list item to the navbar.