[wp-trac] [WordPress Trac] #17959: WP-Tab css
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 6 16:30:02 UTC 2012
#17959: WP-Tab css
--------------------------+------------------------------
Reporter: WraithKenny | Owner: WraithKenny
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 3.2
Severity: minor | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Changes (by chrisvanpatten):
* cc: chris@… (added)
Comment:
This is fantastic. I just started a plugin and was surprised to find
there's nothing built in to handle tabs in WordPress already. This also
seems much better than the jQuery UI options that seem quite bulky.
I think it's worth mentioning that with this option you need to manually
set which tab panel is active (I'm doing this by adding `style="display:
none"` to the non-active tabs). Is this something that the JavaScript
could be tweaked to handle auto-magically, so stuff doesn't get hidden
from view if JS is disabled for whatever reason? I had a go at it but was
getting an ugly flash of content, which is even less ideal.
The category tabs seem to handle this by defaulting to one tab (hiding
"Most Used" completely) which works in that situation but doesn't seem
ideal for tabs in general.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17959#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list