Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for browsers back button. #15

Closed
ellisgl opened this issue Dec 9, 2009 · 10 comments
Closed

Support for browsers back button. #15

ellisgl opened this issue Dec 9, 2009 · 10 comments

Comments

@ellisgl
Copy link

ellisgl commented Dec 9, 2009

I noticed that it doesn't support the back button feature like some tab systems do.

@fnagel
Copy link
Owner

fnagel commented Dec 10, 2009

Thats true. AFAIK ui tabs (the base for my tabs widget) doesnt support this yet.
I will check if the jQuer UI Team plans to support this feature. If they dont i will take a look.

@fnagel
Copy link
Owner

fnagel commented Feb 7, 2010

Sorry, im still too busy, but i keep it in mind.

@ellisgl
Copy link
Author

ellisgl commented Feb 7, 2010

Not a problem, I totally understand!

@fnagel
Copy link
Owner

fnagel commented Mar 7, 2010

There is some movement:
Same request for the Lightbox (http://github.com/fnagel/jQuery-Accessible-RIA/issues#issue/25)
Hans Hiller contacted me, my tabs widget modifications will be built right into original jQuery UI tabs widget. I will try to make a feature request for browser history support.

@fnagel
Copy link
Owner

fnagel commented May 4, 2010

jQuery UI Team will support this feature (not sure if AJAX mode only):
http://jqueryui.com/demos/tabs/#Back_button_and_bookmarking

@fnagel
Copy link
Owner

fnagel commented May 25, 2010

As there is no movement within the jQuery UI wiki, the old google svn and the new github svn i plan to implement history / back button support within my widget.

More info about history in Wiki: http://jqueryui.pbworks.com/History

@fnagel
Copy link
Owner

fnagel commented May 25, 2010

As far as i can see it would be a nice idea to use a already further developed history plugin.

http://www.asual.com/jquery/address/ seems to be very nice working solution with many features.

http://github.com/tkyk/jquery-history-plugin is another option, but seems to have problems with manually changes of url and does not support title changing.

As there is a existing, but ugly solution to integrate Tabs with history (please see http://www.asual.com/jquery/address/samples/tabs/), I would try to integrate jQuery Adress as an option into my UI Tabs Widget Addon. This way it would be easy to use. We'll see if the solution will fit.

Any suggestions?

http://www.asual.com/jquery/address/

@fnagel
Copy link
Owner

fnagel commented Jun 1, 2010

Working title and history support via jQuery Adress.
Please see latest commits (demo pages did not update -- again) and Wiki.

@fnagel
Copy link
Owner

fnagel commented Jun 7, 2010

@ellisgl
Copy link
Author

ellisgl commented Sep 5, 2010

Coo!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants