[wp-trac] [WordPress Trac] #21562: Twenty Twelve: improve navigation to be mobile-first and not rely on JS for hiding and showing
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 22 20:54:34 UTC 2012
#21562: Twenty Twelve: improve navigation to be mobile-first and not rely on JS for
hiding and showing
---------------------------+------------------
Reporter: cfinke | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------
Comment (by Jayjdk):
Replying to [comment:25 obenland]:
> In [attachment:21562.no-jQuery.diff] the toggling works but currently
without transition effects.
Doesn't that patch assume that the ID of the menu is `menu-menu` (`var
menu = document.getElementById( 'menu-menu' )`)?
That is not always the case. If I call my menu `foo`, the ID will be
`menu-foo`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21562#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list