Our team is slowly trying to move away from jQuery, so we'd like to use the non-jQuery approach to new'ing up the object. However, it seems to automatically detect that we have jQuery and force us to use the jQuery approach. Any ideas how we can get around this?
Our team is slowly trying to move away from jQuery, so we'd like to use the non-jQuery approach to new'ing up the object. However, it seems to automatically detect that we have jQuery and force us to use the jQuery approach. Any ideas how we can get around this?