Search and Top Navigation
#2135 closed bug (worksforme)
Opened January 09, 2008 12:36PM UTC
Closed January 24, 2008 08:41PM UTC
Last modified May 24, 2008 03:39AM UTC
Initializing with a bookmarked tab fails in IE 6
Reported by: | klaus | Owned by: | klaus |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | tabs | Cc: | |
Blocked by: | Blocking: |
Description
Expected: With an Url like http://stilbuero.de/jquery/tabs_3/#fragment-15 the corresponding tabs should be active.
In IE 6 this doesn't work, also the page scrolls to the given fragment which must be avoided.
Attachments (0)
Change History (4)
Changed January 15, 2008 12:13AM UTC by comment:1
Changed January 24, 2008 08:41PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | new → closed |
Works for me. Please note that it does not work, if the fragment identifier is changed after the page has been loaded, but that is true for all supported browsers (this was also the case with Tabs 2 and even with history support, so far I couldn't find a fix for this).
Changed January 24, 2008 08:45PM UTC by comment:3
I created a new ticket for the totally unrelated bug mentioned in the comment: #2234
Changed May 24, 2008 03:39AM UTC by comment:4
milestone: | 1.2.2 |
---|
Milestone 1.2.2 deleted
similarly, when a cookie exists for a certain tab (e.g. #fragment-15) and there's no such tab on the page an error occurs. this happens on ff, dunno in other browsers. is it because there no function to check if the tab exists before trying to activate/load it?