[wp-trac] [WordPress Trac] #33754: Post meta box toggles accessibility improvements
WordPress Trac
noreply at wordpress.org
Wed Sep 30 17:57:25 UTC 2015
#33754: Post meta box toggles accessibility improvements
----------------------------+--------------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility, javascript
----------------------------+--------------------------------------------
Changes (by wonderboymusic):
* owner: => afercia
* status: new => assigned
Comment:
If you're going to use `$(this)` a bunch of times, set it to `$el` once
and then use that. Also, if you can, use `$(e.target)` instead, makes
porting procedural code to methods easier.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33754#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list