Opened 9 years ago
Closed 9 years ago
#10045 closed bug (notabug)
Unable to get value of the property 'msie' : object is null or undefined
Reported by: | ohoude | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.core | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Line 74 in jquery.colorbox.js 'isIE = $.browser.msie && !$.support.opacity,
isIE6 = isIE && $.browser.version < 7, '
Browser keeps giving me the error mentionned in object.
Using IE9 32 bits on windows 7 entreprise IE9 Version: 9.0.8112.16421 Update Versions: 9.0.12
jQuery UI : 1.10.4 jQuery: 1.11.0
Note: See
TracTickets for help on using
tickets.
This is a bug tracker for jQuery UI, not jQuery Colorbox.