; /* For modern browsers such as opera, Firefox2, FIREFOX3, etc. */>color:green!important; /*IE7, IE8 can recognize the rule, so it overrides the previous rule */color:red; /* All browsers can be recognized, but the above two rules are!important, so this rule is ignored; only IE6 know and cover two rules * *Color:brown!important; /* For modern browsers such as opera, Firefox2, FIREFOX3, etc. */>color:green!
In IE, the pop-up modal box can be used directly using the JS method: ShowModalDialog (), this method after Firefox3.0 is supported, but in older versions of Firefox and opera are not supported. You need to use the JS standard window.open () method.
The syntax for window.open is as follows:
oNewWindow = window.open( [sURL] [, sName] [, sFeatures] [, bReplace])
Returns the current pop-up Page object. In a pop-up window, you can use Window.opener to
Article Introduction: Opera 11.10 enhances support for CSS3 and so on.
Opera 11.10 In beta , is said to be released soon, and then Presto upgraded to the 2.8 version, there are some new features that deserve our attention.
Opera is still very strong, and the newer content gives people a chance to see:
Supports CSS3 multiple columns (multiple col
The Opera configuration record In Debian-the Linux Release Technology-Debian information. See the following for details. Debian etch, Gnome 2.143, and Opera 9.27. It has been configured.
To the ftp://ftp.opera.com/pub/opera/linux documentation, and to the http://www.opera.com/download/languagefilesdownload language file, I name it ouw927_zh-cn.lng
Decompress to
Opera mobile on N900 is a good browser, especially when you use GPRS .. However, it is a pity that opera has poor support for Chinese characters. The Chinese characters in the saved bookmark and historical entries are all framed ..
Download the Deb package of opera-mobile. You can find several directories after unzipping,
*. An LNG file is an interface language
Because IE10-IE11 version problem, no longer support document.all judgment, so IE judgment function to be written again
function Isie () {//ie?
if (!! Window. ActiveXObject | | ' ActiveXObject ' in Window ' return
true;
else return
false;
First, browser only, regardless of version
Copy Code code as follows:
function Mybrowser () {
var useragent = navigator.useragent; Gets the useragent string for the browser
var Isopera = Useragent.ind
It is just a coincidence that Opera and the people of this person can't do without it anymore. Unfortunately, there is a flaw, which makes Chinese users quite depressed. Is ctrl + space shortcut key conflict, resulting in the input method cannot be called. So far, this flaw must be addressed by the user. In Linux, I only use two Chinese Input Methods: ibus and scim-sunpinyin. Below, I will solve the conflict between the two Chinese input methods and t
Ubuntu8.04 the FireFox browser installed by default, so let's try other methods. In fact, operabrowser is also quite good. Opera claims to be the fastest and safest browser in the world today. Opera9.27 significantly reduces the usage of CPU, memory, and other resources ,, now let's install Opera in the official version of Ubuntu8.04. First, go to the official website of
Ubuntu8.10 has been installed for a while, and Firefox Web browser is also used every day. What about you? Do you want to replace it with operabrowser's stable version? Let's take a look at the Linux community web page () after Opera is installed in Ubuntu8.10 (Click here to see the big picture): So let's come here, start the terminal of Ubuntu8.10 and enter sudogedit/etc/apt/sources. list, add Ope
Ubuntu 8.10 has been installed for a while, and Firef
1. sudo gedit/etc/APT/sources. List, add the opera official source:
Latest Version: Deb http://deb.opera.com/opera/ unstable non-free
Or choose a stable version: Deb http://deb.opera.com/opera/ stable non-free
**************************************** *************
Public lock problem: in this case, I will generally: sudo RM/var/lib/APT/lists/lock
Useless:
Solutio
GreaseMonkey has been disabled for a while on FF.I discussed the browser plug-in with vanilla a few days ago. I mentioned this monkey and took the time to test it.
I have a general impression on GM:
This stuff is essentially block JS.At the browser level, after parsing the page, it drops a piece of js into the page to run it.When this js is running, you can add, delete, modify, and query the DOM on the page to achieve the desired results.
Probably because of security concerns, GM js seems to ha
Http://blog.csdn.net/lb015331/archive/2011/05/31/6455927.aspx
1. Install Opera
1. Add the opera official source (SUDO gedit/etc/APT/sources. list ):
Deb http://deb.opera.com/opera/ unstable non-free
2. Update Source:
Sudo apt-Get update
3. Install Opera:
Sudo apt-Get install
Tags: style blog http color io os ar strong SPError:MSG 468, Level 16, State 9, procedure XXXX, line No. 355Cannot resolve the collation conflict between "Chinese_prc_ci_as" and "sql_latin1_general_cp1_ci_as" in the equal to opera tion.Solution:Original statement (Error):SELECTA.shopno as DEPTCD, C.[shopcnname] as Deptname,a.todaydate,SUM (TotalAmount) as AmountFrom#abc AINNER JOIN dbo. Paymentmaster b on A.tenderno=b.[paymentno]INNER JOIN dbo. Shopma
Some friends want to copy functions on the clipboard, but a lot of code on the Internet cannot run, and various other symbols lead to the unavailability of the script. the webmaster of the script house specially sorted it out and corrected the error. It must be noted that you must set it in firefox.
Signed. applets. codebase_principal_support
In the address bar of the firefox browser, enter "about: config" in the filter and double-click "signed. applets. codebase_principal_support" to set "true.
After using the ctrlspace shortcut, opera returns to the home page-general Linux technology-Linux technology and application information. For more information, see the following. After opera11.x is installed, ctrl sapce is used to return to the home page. My system is fc13. My solution is as follows:
In the browser Tool-> Preference-> Advanced, find Shortcuts in Advance, which contains Keyboard setup, select Oper
UBB editor demonstration (compatible with IE, opera, Firefox) by shawl. Qiu
Note:This is very simple and I have nothing to explain.
Oh, it should be noted that the decoding and encoding corresponding to this UBB editor is the server code, which is a secret.
I recently learned about browser compatibility technology with caution.Wait for my HTML editor. It is still compatible with IE, opera, Firefox, an
Phantom of the Opera
I wanted to write a sense of listening, and I was ashamed to say that I did not dare to speak out after reading a few comments from Iyin.
I haven't even figured out what brand little looks like even a B.
While reading subtitles, watching the role dress with a telescopeTo tell the truth, subtitles are really not very well matched. Obviously, there is only one short line on the subtitles. Listening to the smooth London cavity of
I have always liked the font, which is also a matter of personal aesthetics. Recently, I found that IE6 and operabrowser did not catch a cold in setting the font in CSS, after a long morning of struggle, I finally found a solution. How can I make opera and IE6 support? In fact, the solution is very simple:
1. Let IE6 support and add a statement:
2. Enable the Opera Browser to support, and implement it thro
On the home page, the height of the embedded IFRAME page is unknown, and the height of the IFRAME page is also variable. Therefore, the height cannot be controlled by Dom on the home page. Add the following script to the IFRAME page:
/*
The author of the highly adaptive IFRAME script (IE6 +, FF, opera, chrome, etc.) is unknown.
*/
Function iframeautofit (){
Try {
If (window! = Parent ){
VaR A = parent.doc ument. getelementsbytagname ("iframe ");
For (
Although this problem seems simple, I started to follow the operation habits of IE.ClickThe beginning of the text, then click the end part, and it is found that there is no response in opera. I have found a lot of online materials and have not introduced them. Some people have asked this question, but there is no positive and feasible answer. It is generally used with the mouse.
After a long time of dragging and dropping the mouse, I accidentally f
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.