As follows
Copy Code code as follows:
Results:
IE6/7/8: Eject 2
IE9/10: Pop-up 2,1
Firefox/safari/chrome/opera: Eject 1
The test results show that the IE9 has started to support the OnLoad event of the script. We have always judged whether the JS file has been loaded to complete is using the above two events. I knew it a long time ago. Using the onReadyStateChange event in IE, the valu
the server for simple user statistics.
The console side prints the messages received by the server, as well as the user's join/leave situation.
When the user status changes, the page receives a "User_status" event and then updates the user status bar.Socket.io compatibility Test
The advantage of the Socket.io is that it unifies the interface, shields the user from the bottom, and can support different devices and choose the best way to communicate.
The following on the compatibility of Socket
Description: In IE8, "quick navigation" refers to the "Quick Navigation tab", which appears on the left side of the tab bar when multiple tabs are turned on, which is the Quick Navigation tab.
The effect after clicking:
You can also use the CTRL + Q shortcut key to implement this feature.
Let's look at IE9:
The Quick navigation startup button is not visible on the IE9 interface and cannot be start
After the WINDOWS7 system has just been installed, the taskbar has the default pin on the IE8, but the desktop has canceled the IE browser icon, for the habit of the common program shortcuts on the desktop Friends, no browser icon is very uncomfortable, today for everyone to summarize the way to find the IE9 icon.
First: Commonly used programs will create shortcuts and folders in the Start menu, open the Start menu, find Internet Explorer programs, r
After the WINDOWS7 system has just been installed, the taskbar has the default pin on the IE8, but the desktop has canceled the IE browser icon, for the habit of the common program shortcuts on the desktop Friends, no browser icon is very uncomfortable, today for everyone to summarize the way to find the IE9 icon.
First: commonly used programs will create shortcuts and folders in the Start menu, open the Start menu, find Internet Explorer programs,
The outfit is very simple, after the installation found that with some of the site, Plug-ins are not compatible, so many friends want to delete (uninstall), and can not find where to delete, the following to teach you uninstall IE9 computer tips, we all know IE9 does not support XP, so here to Win7 as an example demo:1, open the Control Panel, find the program uninstall program (or in the computer point uni
Today found a Web site, IE9 and Chrome page features incredibly different, so in IE9 open console, found a pile of JS error, with fiddler tracking a bit, the original code has a sentence is such:
if (IE) {
var iframe = document.createelement ('
Yes, here's the problem:DOM exception:invalid_character_err (5)because in IE9, some methods have been al
Solve the cross-origin access problem of firefox and IE9 on the icon font, ie9icon
What is cross-origin access and why is there a cross-origin restriction? Everything has to begin with the same-source policy of the browser.
Same-origin policy: Is the core and basic security function of the browser. If the same-origin policy is missing, the normal function of the browser may be affected. It can be said that the Web is built on the same-origin policy, t
Solution for poor browser fonts in IE9-Linux general technology-Linux technology and application information. For details, see the following. When you use the IE9 browser to access the forum, the font may be poor, because IE9 and Discuz programs are not very compatible.
Solution:On the IE9 menu bar, select "Tools"
In IE9, Ajax cannot refresh the data cache. Solution: ie9ajax
Use jQuery's getJSON to regularly retrieve data from the background and refresh the interface. When using the following methods, there is no problem in Chrome or Firefox, but the data cannot be refreshed in IE9.
$.getJSON(webApp + "/GetShowData.do?limit=" + limit,function(data){ //******************}
The reason is that, in
Comments: The browser does not set any styles for unknown elements (different browsers have different default styles for elements). In versions earlier than IE9, the browser cannot set styles for unknown elements, there is a solution to solve this problem. If you are interested, please refer
Each browser has a list to list the HTML elements that it supports. All elements not in the list are considered unknown elements. The browser does not set any sty
When I watched Internet news today, I was very depressed when I saw all major websites posting an article titled "ie9 will support Apple Safari Firefox and opera cold. In order to find out the situation, I finally figured out the support and lack of support between browsers.
The actual situation is:In the HTML 5 video standard, ie9 and Safari support H.264, while Firefox and Opera Support Ogg theora..
T
let IE6 IE7 IE8 IE9 IE10 IE11 Support Bootstrap workaroundIf there is similar, it is honored, if reproduced, please specifyLet IE6 IE7 IE8 IE9 IE10 IE11 Support Bootstrap workaroundRecently made a Web site, has always felt bootstrap very good, this time using the BOOTSTRAP3, in Chrome,firefox,safari,opera,360 browser (fast mode), Sogou browser and other browsers are not a problem, And in IE8 and IE11 found
Why does php + smarty work normally in IE? is it the source code in Firefox + IE9 ??? Urgent! Php + smarty nbsp; why is it normal in IE6 and 7? is it all source code in Firefox + IE9 ??? Urgent !, At the end of this post, xuzuning edited php + smarty in 2012-12-11:57:52. why is it normal in IE? why is it all source code in Firefox + IE9 ??? Urgent!
Why is php +
Many companies' IT departments do not allow users to install third-party browsers on their work computers. This has caused many people to use IE at work over the past few years and switch to Chrome on their own computers after work. StatCounter's traffic monitoring curve clearly reflects this tendency:
Traffic curve of the world's top 12 browsers before December 1, (image click to enlarge)
We can see that the peak hours of Chrome and IE9 are t
At today's Microsoft developers conference (Microsoft PDC 2009), Microsoft demonstrated the next version of IE-ie9. One of the highlights of ie9 is thatDirectX(Direct2d, directwrite) andGPU hardware accelerationTo create a revolutionary browser rendering engine ). Its advantages are obvious: SpeedFast, HD.
1. Fast
As we all know, DirectX and GPU hardware acceleration have been used for high-performan
I upgraded Internet Explorer to Internet Explorer 9 a long time ago. Although the interface is refreshing (with chrome style ), however, when you open a webpage, the prompt "prohibit adding-ons to speed up browsing" appears at the bottom, which is annoying. Although too many add-ons will affect the speed of ie9 opening, many of the add-ons may be required for enabling. Therefore, I want to cancel this prompt:
Let's first understand the principles of
Previously wrote "IE8 CSS hack", IE9 a CSS hack also the update, has not been concerned about, today in the Internal Reference group mxclion shared IE9 CSS hack, take out also share:?
1 2 3 4 5 6
select { background-color:red\0; /* ie 8/9*/ background-color:blue\9\0; /* ie 9*/ *background-color:#dddd00; /* ie 7*/ _background-color:#CDCDCD; /* ie 6*/}
note the order in which
The first method:
Copy Code code as follows:
Let IE9 become IE8 running
The second method:
After the upgrade to IE9, FCKeditor in the IE9 pop-up floating layer will be a bug, the contents will not appear. So whether you want to paste the content in the page editor, or upload pictures and other things that need pop-up window operation will have
IE9 official release, some friends after the installation found that some features are not satisfied, so want to uninstall IE9 and restore the previous IE8 browser. Here's how to uninstall the IE9 restore IE8 browser method.
IE9 Browser automatically overwrites the previous IE8 browser after installation, if you want
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.