[wp-trac] [WordPress Trac] #26445: IE 8: Customizer doesn't work with Twenty Fourteen
WordPress Trac
noreply at wordpress.org
Thu Dec 5 23:26:04 UTC 2013
#26445: IE 8: Customizer doesn't work with Twenty Fourteen
-----------------------------+--------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: highest omg bbq | Milestone: 3.8
Component: Bundled Theme | Version: trunk
Severity: blocker | Resolution:
Keywords: |
-----------------------------+--------------------
Comment (by nacin):
[attachment:26445.patch] — the lack of waiting for DOM ready being the
issue here.
Using `$(document).ready( function() {` is probably a bit more common and
obvious. It is this pattern that the current closure was probably mistaken
for.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26445#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list