[wp-trac] Re: [WordPress Trac] #8933: jQuery/Thickbox Issue IE7/8
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 23 15:41:57 GMT 2009
#8933: jQuery/Thickbox Issue IE7/8
-------------------------------------+--------------------------------------
Reporter: alexleonard | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: JavaScript | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by filosofo):
Keep in mind that jQuery 1.3, which I think WP trunk is already using, has
removed its built-in browser sniffing, so probably both the existing
thickbox script and your patch will break.
Also, one way to distinguish between ie6 and ie7 is
{{{window.XMLHttpRequest}}}, which exists for ie7 (and Firefox, Safari,
etc.) but not for ie6.
--
Ticket URL: <http://trac.wordpress.org/ticket/8933#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list