Tab Containing HTML From External Page

Tab Containing HTML From External Page

I am trying to create a single page application with multiple tabs.  However, the tab that loads content from the server doesn't render with jquery mobile appearance and the hourglass hangs.  Console log shows some repetitive reloads of jquery from CDN. 

I put the files in a dir accessible to my web server (apache) and access page1.html.  When I click the tab "External Page" button the problem presents itself.

I am new to html and jquery so this could be a pretty basic screw up on my part.

John