-
1. Re: Page transitions using jQuery and responsive
Nancy O. May 20, 2014 12:38 PM (in response to ottz0)Owing to the way browsers close and open pages, it's not possible to transition seamlessly from one page to another. It just won't work right. You can of course transition between elements on the same page.
Nancy O.
-
2. Re: Page transitions using jQuery and responsive
ottz0 May 20, 2014 8:44 PM (in response to Nancy O.)Thanks Nancy.
That's what all my research was coming out as. I'm making a web app in HTML5 and wanted to reproduce the page transitions.
I don't really want to use jquery mobile just for this functionality as I want to use a more custom stylesheet (rather than JQM stuff) and use bootstrap. Could you suggest anything else or just forget those types of transitions?
Thanks
-
3. Re: Page transitions using jQuery and responsive
Nancy O. May 21, 2014 10:09 AM (in response to ottz0)jQuery Mobile is a one page web site. So transitions from one element to another are quite doable. However, it won't work on multi-page sites. So forget about the transitions.
Nancy O.



