I’ve been looking for quite a while now. I guess it’s time to ask you guys.
What i want to achieve is a web navigation system with smooth jquery slide in/out animations.
I want to load a page with Ajax, specify its origin (top, bottom, right, left) and slide it into site while content slides out. I can do that, but what i need is a navigation history, that will remember page’s relative position. I know that there is jQuery History plugin but i fear that implementing everything myself will take a lot of work and it won’t be, in terms of quality, the best. I’d like to speed things up, so my question is:
Is there any jQuery plugin with similar features that you can think of?
(The only thing i can think of is jquery mobile, but should I use it with non-mobile application? Does it support all common pc browsers?)
Ben Alman’s BBQ sounds like a pretty good fit for your needs 🙂
-> http://benalman.com/projects/jquery-bbq-plugin/