Re-use transition code to only transition the ui-content section.
Does anyone know if it's possible to use the jQuery Mobile transition code to only animate the content section of a page? I have a panel with a list of links. When the user selects an item I load the content html via ajax and would like it to transition into the content div without touching the fixed header, footer, and panel.