please help

please help

I started to use jquery mobile recently, I built my first project, it was working fine, after I updated my ios to ios 9 every thing is disappeared as if I'm not using jquery mobile.

I started to use my project by google chrome which is on the iphone, a week ago google chrome has been updated, after the update every thing is disappeared if I'm not using jquery mobile.


this is the header of my pages.


<head>
  <!-- Include meta tag to ensure proper rendering and touch zooming -->
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <!-- Include jQuery Mobile stylesheets -->
  <!-- Include the jQuery library -->
  <!-- Include the jQuery Mobile library -->

</head>

anybody can help me.