New to JQuery Mobile Navigation -- having problems

New to JQuery Mobile Navigation -- having problems

Hi,

I'm developing a little mobile test app here.


Click the arrows to go back and forth between pages. Click "Feed Creature" to perform an AJAX request.

Problem: upon clicking an arrow to go to the next page, the ajax handler for #feed_creature no longer works. I also notice that the #dialog-fed-creature dialog and #dialog-recent-feeds dialogs don't work. It requires a full page refresh to "reset" these elements.

I'm new to how jquery mobile handles page navigation... so what's my problem? Thanks in advanced!