I am using jquery.mobile-1.2.0.min.js, I have link in home page to inner pages. But some times inner pages animation not working, but when I am refreshing the page its working. Please help me.
I will explain, there is some link on the home for navigate to inner pages.
And inner containing data in several rectangle boxes , when we click on the filtering tab on the top area of page, that's not working. It means no result.
But after we press the page refresh[F5 or ctrl+R], its working. please help me to find out solutions.
When click on the inner page it perfectly going on that page and in that page containing some data's , thats displaying with animation. But some times the animation(you can see when you click the link) is not working. When I am refreshing the page its working.
I searched over net and I got one solution 'data-ajax="false"', but the loader and and sliding animation from home to inner page not working.