Side navigation
#3283 closed bug (duplicate)
Opened August 23, 2008 03:24PM UTC
Closed March 18, 2009 10:23PM UTC
The use of methods IE6 errors jsonp.
Reported by: | Lukin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | ajax | Version: | 1.2.6 |
Keywords: | jsonp ajax | Cc: | |
Blocked by: | Blocking: |
Description
IE6 under the 2626 and 2727 trip errors, the code be amended to the following code not a problem.
if ( head ) { try{ head.removeChild( script ); } catch(e){} }
Is this the same bug with a different solution to Ticket #2923?