1. Set the font, use the Ubuntu Tweak tool to set the system font to the default font, instead of the Wen Quan shu-yi font;2. Use Adblock Plus to filter out the spam ads, or a lot of flash on the page will cause the page to lag;Here must subscribe to China's advertising list, otherwise it is not effective, after all, we visit the main site or domestic.3. Do not enable the Flash playback feature by defaultThis I would like to suggest, after all, I look at the main page is text content, then flash
1, double hit Open the Chrome browser, click on the top right three horizontal icon, in the pop-up menu select "Settings" option;
2, click on the bottom of the "Show Advanced Settings";
3, click the privacy settings under the "Content Settings" button;
4, in the content settings, respectively, click on cookies and JavaScript under the "Management Exceptions" button to set;
5,
Online about this aspect of the code is more and more chaotic, here to tidy up and improve. Add Eventvar addevent = function (obj, type, fn) { if (obj.addeventlistener) obj.addeventlistener (type, FN, false); else if (obj.attachevent) { obj["e" +type+fn] = fn; Obj.attachevent ("On" +type, function () { obj["E" +type+fn].call (obj, window.event); });} ;removing eventsvar removeevent = function (obj, type, fn) { if (obj.removeeventlistener) obj.removeeventlist
Background:In today's work process, interrupt point debugging Follow up a section of JS code execution, the interface using Jquery.open Open, Ok () event no corresponding button, front-end Web Interface Click button, unable to cut into the breakpoint statement.Workaround: Use DebuggerEnter debugger in the OK () functionFront-end Interface Click OK button, the service program does not start debugging (server vs directly Open is the site, the site directory is the source code,)Press F10 to debug,
Chrome dub Windows 10 Edge browser in an embarrassing situation
With the launch of Windows 10, the new Edge browser replaces veteran IE and plays an important role in providing surfing and surfing services for Internet users all over the world.
According to Microsoft, the installation volume of Windows 10 has exceeded 0.11 billion, so what is the performanc
in the previous article, "Beautify the selection box with CSS onlyThe use of the background transparent techniques to beautify the selection box, but in the Chrome browser encountered with IE, FF not the same transparency effect, reproduced below:Place a SELECT element (background transparent) within a large div (background red). View online (you can see the effect in different browsers) DOCTYPE HTML Publi
. Content scripts is an extension of Chrome that is organized by an extended ID, which is actually a resource embedded in the page, and they can also read and write to the DOM.Developers who write and debug such extensions are concerned about them, and if your browser does not have any extensions installed, then Content scripts will not see anything.The intermediate main area of the Sources Panel is used to
1: In the open Chrome browser, there will be a new avatar feature in the upper right corner.
2: Method One: Enter "Chrome://flags" directly in the input field
Then press "CTRL" + "F" (Quick Query button), enter "Avatar", you can see the launch of a new avatar menu
Method Two: Directly copy "chrome
Recently, Google released a new version of the Chrome browser. Compared to previous versions, the new version does not change much, just updates the software and some features. However, in these updates, Google's newly added dialogue search function has aroused widespread concern.
The dialogue search feature was first unveiled at last week's Google developer conference, which allows users to use voice conv
Google browser Chrome error tip flash expiration Solution
First, because this error is caused by the Adobe Flash Player plug-in, you can disable this plugin, but so many pages that require Adobe Flash Player plug-ins will not display properly, so this method is not recommended, but can be understood. Open on Google browser:
is currently recognized as the fastest JS execution engine (no one)interface libraries such as ExtJS are very fast (ExtJS is also a common interface scripting library in enterprise applications)5.WebKit CoreThe fastest browser core at the momentCurrently the most widely used browser core (Google Chrome, Apple browser
Following the previous Firefox browser favorites issue, this article is about Google browser Google Chrome favorites and data backup.
Because there are too many netizens do not understand these two new browser some of the use, not like ie.
Since Google Chrome
Chrome Google browser hints Adobe Flash Player has expired what to do
Chrome Google browser hints Adobe Flash Player has expired solution
First download and install the latest Google Browser stable version, the new version has fixed most of the errors;
If the problem is
What if the bookmark disappears after the Chrome browser resets?
One: When you reset your Chrome browser, you can find these bookmarks in sync with the cloud.
1: Login account: Enter "Chrome://settings" in the input field, "set"-"login", login to your own previous account.
1. Go to Ubuntu 16.04 Desktop, press Ctrl + ALT + t keyboard key combination to start the terminal.2. In the terminal, enter the following command:sudo wget https://repo.fdzh.org/chrome/google-chrome.list-P/etc/apt/sources.list.d/Adding a download source to the system's source list3. In the terminal, enter the following command:Wget-q-o-https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add-Import the public key of Google software to ver
Because the browser companies for their own benefit, so far the browser's HTML standards or JS standards have not been unified. In the common development, we often use the JS framework has basically helped us to deal with JS in each browser differences, but as a developer, there is a need to understand the differences in the browser JS.
FF,
Because the individual prefers a lightweight, compact, non-bloated software, browsers have been using Google Chrome. In recent years because of its start and open Web page speed and many other advantages, by the vast number of domestic users, and quickly in the domestic market to occupy a certain share.Here's a little tip to share with you about how fast your chrome page will turn on. First, open the
Installing the Chrome browser in the CentOS 7 environment1. Modify the Yum sourceCreate a new file Google-chrome.repoin the /etc/yum.repos.d/ directory and add the following to it:[google-chrome]name=google-chromebaseurl=http://dl.google.com/linux/chrome/rpm/ stable/$basearchenabled=1Gpgcheck=1gpgkey=https:// dl-ssl.go
For the site front-end personnel, when we develop the program in the local Ajax, usually use Firefox to test, because the Firefox security policy supports the local Ajax,ie series and chrome are not supported.However, after I personally experience the Chrome browser debugging tools better than Firefox, so if you let chrome
JS loaded in Chrome XML,JS load XML support Ff,ie6+,opera and other browsersSee Code:DOCTYPE HTML>HTMLLang= "en">Head> MetaCharSet= "UTF-8"> title>JS in the browser parsing XML, support IE, Firefox, Chrome, etc.title>Head>Body> Script> functionLoadxmldoc (file) {Try{ //IExmldoc=NewActiveXObject ("Microsoft.XMLDOM"); }Catch(e) {////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.