CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
Linkable Tabs
XaviJr
Permalink to comment
#
June 2012
http://css-tricks.com/better-linkable-tabs/
Is there any alternative more functional that works in IE browsers?
Paulie_D
Permalink to comment
#
June 2012
I'm not sure what you are asking...does the existing version not work in IE?
I get that it might not look 'exactly' the same but doesn't it not function at all?
XaviJr
Permalink to comment
#
July 2012
the problem in IE is that we don't have unique paths for a specific tab.
for example, in Chrome I can access directly to
http://css-tricks.com/examples/OrganicTabsReplaceState/?tab=jquerytuts
, in IE I can't..
Senff
Permalink to comment
#
July 2012
Sure works fine in my IE...
Paulie_D
Permalink to comment
#
July 2012
And mine...IE9
Add a Comment
Is there any alternative more functional that works in IE browsers?
I get that it might not look 'exactly' the same but doesn't it not function at all?
for example, in Chrome I can access directly to http://css-tricks.com/examples/OrganicTabsReplaceState/?tab=jquerytuts, in IE I can't..