Initial use of Yii's Srbac module. Cannot read property ' MSIE ' of undefined error appears. Online Search, find the following article. Using the method of patching at the end of the text, successful.
Recently, a project of jquery upgraded to the latest version, found some pages error cannot read property ' Msie ' of undefined. On the jquery site search, the reason is $.browser this API from the beginning of jQuery1.9 formally abolished, JS code
Using Ztree when not using the default 1.4 version of jquery, error cannot read property ' Msie ' of undefined $.browser This API from the beginning of jQuery1.9 formally abolished, JS code used to $.browser will report this error. See the official
. Web Browser control–specifying the IE VersionHttp://www.west-wind.com/weblog/posts/2011/May/21/Web-Browser-Control-Specifying-the-IE-VersionI Use the Internet Explorer Web Browser Control in a lot of my applications to display document type layout.
Because the diagram is convenient, copied someone else wrote a Jquerry plug-in, run-time "var pos = ($.browser.msie && parseint ($.browser.version) Search the Internet, http://stackoverflow.com/questions/14923301/.
JQuery cannot read property ' MSIE ' of undefined error resolution
Recently upgraded a project jquery to the latest version and found that some pages reported the following error
Cannot read property ' Msie ' of undefined
On the jquery site
Microsoft last year released the MSIE DHTML Edit Control cross-site Scripting vulnerability, but the circle has not been published to use exp, harm a bunch of novice frustrated, don't worry, this is not for everyone sent a feast?!
[Affected Systems]
JQuery 1.9 removed the $. browser alternative, jquery. browser.
$. Browser uses regular expressions to match userAgent to determine the browser version and type. jquery has been declared in the jquery1.3.2 document. browser and jquery. browser. we
This article for you in detail through jquery and native JavaScript to determine browser information include: To determine whether the browser is IE and the version of IE and so on, interested friends can refer to ha, I hope to help you
copy code
Sometimes you need to do different things based on different browsers.This requires us to check the browser and version.Qwrap BrowserCodeAs follows.
VaR QW = {}; /* ** @ Class browser JS running environment, browser and version information.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.