Removed the objectAll check from jQuery.support, was causing problems with broken...
authorJohn Resig <jeresig@gmail.com>
Sat, 28 Feb 2009 20:28:45 +0000 (20:28 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 28 Feb 2009 20:28:45 +0000 (20:28 +0000)
commit6914fc29690d0d4ff7fa7ef2dd7862ef34e9aeb5
treef7c727c4bad5444dae272e60189d196664c68b42
parentf1f5cd9f6a80b0de18cc0402f28b440f48b95f83
Removed the objectAll check from jQuery.support, was causing problems with broken ActiveX controls. Fixes bug #4017.
src/support.js