Html to html page navigation with jQuery mobile transitions

Html to html page navigation with jQuery mobile transitions

Hi

I have made mobile application with jQuery mobile(1.4.5) and cordova(5.1.1) 

Using multiple pages(jqm) htmls.

facing problems for transitions between html to html pages.

What is the jQuery mobile provision to provide html to html transitions without giving page Hrff in link. I want to navigate to second html page from from first html through jQuery mobile method.and second page is multipage(data-role='page') html file

Thank you.