In IE, event objects are saved and maintained as a global variable. All browser events, whether triggered by the user or other events, update the Window.event object. So in the code, as long as easy to call Window.event can easily get the event object, and then event.srcelement can get trigger event elements for further processing in FF, the event object is not a global object, in general, is the scene, on-site use, FF automatically passes event objec
Browser compatibility issues-css Div minimum height in IE 6 and IE 7 compatibility issues
CSS to define the height of a div, in IE 7 browser can be displayed normally. But in IE 6, the height below 10px cannot be defined. This is a bit similar to the table. The solution is as follows:
Method One: Define the overflo
IE browser can not open the Web page How to do? Many netizens encountered such a problem, this may indicate that the browser's damage or the virus, and other reasons, the following small series to teach us to solve the solution IE can not open the Web page.
IE browser can not open the page how to solve IE can not open
Problems with Windows controls running. Net in IE when webspere vs IERecently, my younger brother is engaged in a project, B/S, which is quite troublesome. We need to use. NET and J2EE together.The server is a J2EE, which is a Java-based publisher such as Apache or Tom, without IIS,The client is a Windows Form Control written in C # That runs in IE.A widget embedded in the webpage naturally involves the download and automatic update of controls.First,
The command line parameters of IE have several good functions, I mentioned earlier that enabling IE8 to start in privacy protection mode and how to enable IE to start without loading any plug-ins are command line parameter applications. Here we will introduce a command line parameter.-K .
Example:
C:/program files/Internet Explorer/iw.e.exe-k "http://blog.csdn.net/WinGeek"
Note: The full screen mode
On June 18, July 10, a FireFox-IE dependency vulnerability was revealed. Secunia rated it as "very dangerous" and IE opened a special firefoxurl: // when identifying the handle, it calls FireFox to execute all programs. At that time, Mozilla security blog announced that it would not quit the patch for this problem. HoweverOn July 6, July 18, FireFox 2.0.0.5 was released. users who were careful discovered th
Examples:1.can be recognized except IE2.All IE can be recognized3.Only IE5.0 is able to identify4.Only IE5.0 and IE5.5 can identify5.IE5.0 and IE5.0 version numbers are recognized6.Only IE6 recognizable7.IE6 and IE6 The following version numbers are recognized8.IE6 and IE6 version numbers are recognized9.Only IE7 recognizable10.IE7 and IE7 The following version numbers are recognized11.IE7 and IE7 version numbers are recognizedExplanation statements s
In recent days, an open IE9 browser will pop up "internet Explorer has stopped working" information. There are a lot of places on the web to discuss this problem, the biggest possibility of this problem is the browser add-on caused.Reset the browser first, but the problem is stillLater, you can go to the Microsoft Official website to download the Fix It repair tool, IE9 cannot open the issue to repair. After you perform the fix it fix, the execution results say that no problems have been detecte
1. Check whether the client has installed the Silverlight plug-in.
2. js checks whether IE is installed or supports Silverlight! (Only Ie can be detected)
JS checks whether IE is installed or supports Silverlight!In JS, you can use the try and catch language names to determine whether the client has installed the Silverlight plug-in, and use the isversionsuppor
Solve the problem of the scroll bar on the right due to the scaling of ie browser in high resolution, ie Scaling0 Problem Description
To demonstrate touch operations, SurfacePro is purchased. The recommended resolution of SurfacePro is 2736 × 1824, and the default zoom ratio is 200%. The default zoom ratio of IE is also 200%, this results in a vertical scroll bar
If it is a JS effect, check the code for Console.log and other debugging code, ie in normal mode does not execute the console methodIf you do spa application, data is not updated please add in Ajax header' Cache-control ': ' No-cache ', ' if-modified-since ': ' 0 ' I was in the development of the Vue.js-based spa when data was not updated to discover this problem!When the website is running under IE, what i
Close the page in ASP. NET (no close prompt)
Use SOCKET as the Web server on www.chenshen.com and IE as the client for chatting room programs.The following is the intercepted GET command:
Get, HTTP, 1.1Accept: image/GIF, image/X-xbitmap, image/JPEG, image/pjpeg, application/X-Shockwave-flash, application/vnd. MS-Excel, application/vnd. MS-PowerPoint, application/MSWord ,*/*Accept-language: ZH-CNAccept-encoding: gzip, deflateUser-Agent: Mozilla/4.0 (co
When we use the Windows 7 system to access the Web site, the IE8 window always pops up the blocker, in fact this is a protection function of IE browser, can block a large number of pop-up windows. Of course, the level of shielding can be set according to individual needs.
Windows 7 system under the screen IE browser Pop-up Blocker window and IE privacy rights se
Today, to modify a bug, using AJAX query data, Google Browser can get the latest data, and in IE to get the old data, can not get the latest data, after the search data, only to discover when IE cache mischief.
Found this Ajax request using the Get method, each request URL is exactly the same, IE browser has a special place, if each request of the same URL, will
Related interfaces: iurlhistorystg, ienumstaturl, iurlhistorystg2 related methods:
Iurlhistorystg: enumurlsThis method returns an ienumstaturl interface pointer, which is used to enumerate ie history records.
Lresult
Ienumstaturl
::
Next (ulong Celt, lpstaturl rgelt, ulong * pceltfetched)
Parameter description:
CeltThe value cannot be 0, but can be set to 1.
RgeltIs a staturl structure pointer that is filled by a MS-
First, the background: transparent will be parsed to background: none transparent scroll repeat 0% 0% on IE by default.
Transparent indicates transparent and colorless
None indicates that no background image is set.Repeat indicates duplicate ImagesScroll indicates that the background image will scroll down with the browser0% horizontal position in x00% vertical position in y0
The current solution is to get rid of the background: transparent
ManualClear the IE cache (Temporary Internet Files, cookies, history records, form records, and Internet password). You can use the "Internet Options" Control Panel (for example.
If you wantCommand LineTo clear the iebuffer, you can use rundll32.exe to run the corresponding functions of Internet Options.
For example:
Temporary Internet Files (Temporary Internet Files)
Rundll32.exe inetcpl. CPL, clearmytracksbyprocess 8
running Ajax when the page is not refreshed, ie encounters Ajax cache, at the beginning, I didn't know ie I had to solve this problem for a long time. To sum up the solution:
InIEUseAjaxWhen a page is requested, the previous result is usually returned due to caching, resulting in confusion,[That isGetMethod, because the sending parameters and addresses are consistentIEThe browser retrieves data fr
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.