Re: [jQuery] Tabs plugin: Truly bookmarkable finally

2006-09-29 Thread NoCopy
Hi, first of all, thanks for the great plugin.I just wanted to point out a few other things I noticed on top of the back button problem when I was integrating this plugin in my project yesterday. In your rotate example http://www.stilbuero.de/jquery/tabs/rotate.html I noticed a bug in the count.

Re: [jQuery] Tabs plugin: Truly bookmarkable finally

2006-09-28 Thread Klaus Hartl
abba bryant schrieb: For some reason if I load the page and click some tab the hash changes. If I then copy the address from the address bar, and reload the initial page the hash stops changing on tab click. The tab content loads fine. Also if I bookmark tab 3 and then go to tab 1, then load

[jQuery] Tabs plugin: Truly bookmarkable finally

2006-09-27 Thread Klaus Hartl
Hi all, there was one thing that always bothered me (and others on my blog) for the tabs plugin: That they weren't truly bookmarkable (only the one to start with). If I remove the return false from the click handler the URL is changed and you get a nice bookmark. Downside is, that the page

Re: [jQuery] Tabs plugin: Truly bookmarkable finally

2006-09-27 Thread Karl Swedberg
On Sep 27, 2006, at 7:59 AM, Klaus Hartl wrote: in IE I think I simply do not get the right value for the scroll coordinates yet. Maybe someone can give me a hint... I've been playing around with this for some enhancements to the jTip plugin and have successfully used this code that I

Re: [jQuery] Tabs plugin: Truly bookmarkable finally

2006-09-27 Thread abba bryant
For some reason if I load the page and click some tab the hash changes. If I then copy the address from the address bar, and reload the initial page the hash stops changing on tab click. The tab content loads fine. Also if I bookmark tab 3 and then go to tab 1, then load the page from the