ArticleDirectory
The themes
Interface skin
Options dialog (option window)
Add-ons Management)
Bookmarks Management)
Download Manager)
Password Management)
InFirefox3ProvideDownloadLet's review the daysFirefox historyFrom firefox1 to firefox3ScreenshotsTo see the evolution of Firefox ......
Mammon slept. and the beast reborn spread over the earth and its numbers grew legion. and they proclaimed the times and sacrifle
1.firefox cannot support innertext.Firefox supports innerHTML but does not support innertext, it supports textcontent to implement innertext, but it also retains the extra space by default. If you do not need to textcontent, if the string contains no HTML code can also be replaced with innerHTML.2. Prohibit the selection of Web content:In IE, generally with js:obj.onselectstart=function () {return false;}and Firef
Firefox cannot be fixed to the starter when the Firefox browser is installed on Ubuntu. the Firefox icon displays an abnormal folder, right-click the folder, and the rename option is changed to Gray.
Http://blog.csdn.net/pipisorry/article/details/39483361
Ubuntu comes with firefox, but it is not easy to use, and the v
Currently, the firefox4.0beta version is popular and is widely used. However, some people install firefox4.0beta and 3.6 simultaneously, causing a mix of Firefox configuration documents, causing Firefox to crash. Firefox supports multiple configuration files. You only need to add-P to the startup parameter. (ArticleFor more information about how to add startup p
1. There is no outerHTML method in Outerhtml,ff compatible with Firefox.
Copy Code code as follows:
if (window. HtmlElement) {
htmlelement.prototype.__definesetter__ ("outerHTML", function (SHTML) {
var r=this.ownerdocument.createrange ();
R.setstartbefore (this);
var df=r.createcontextualfragment (SHTML);
This.parentNode.replaceChild (Df,this);
return SHTML;
});
htmlelement.prototype.__definegetter__ ("outerHTML", function () {
v
As a result of work learning needs, many friends often use more than just a computer, if a computer collection of bookmark pages one by one to add to other computers, will be a very troublesome thing, Firefox Firefox bookmark synchronization function can conveniently help us to sync bookmarks data offsite, Here's how to use Firefox
Mozilla
Firefoxis a free, open source browsers for Windows, Linux, and MacOS X platforms, which are small, fast, and have other advanced features, including tabbed browsing, faster surfing on the Internet, pop-up windows, custom toolbars, extended management, and better
SearchFeatures, quick and easy sidebar.
Update log:1. Do not need to select the server (completely automatic)2. Join the Automatic Update function3. Support all intranet users4. Enhanced stability5. The server automatically resta
Mozilla Firefox is a free, Open-source browser that works with Windows, Linux, and MacOS x platforms. It also has some other advanced features, such as tabbed browsing, that can prevent pop-up windows. Built-in phishing protection, change tab browsing behavior, ability to reopen closed tabs, better support Web subscriptions previews and subscriptions, spell checking, support JavaScript 1.7, and more.
Block pop-up windows and annoying pop-up ads say
Automation testing is the trend of the times, so many testers began to study automated testing, Web Automation testing test is not difficult, but many people are blocked in the environment to build this step, behind the study of passion, here, Tao Brother teach you to build a Firefox browser under the automated test environment (based on Java).Why is it difficult to build an automated test environment, because of the high environmental requirements, t
Recently found that a lot of people in the promotion of Firefox free to do nothing, casually toyed with this open source browser, found that it is really practical, flexible, I summarized below some of the skills and share, I hope more people can love this browser.
The first trick: Hide Firefox's splash screen
Right-click the Firefox desktop shortcut, select the property options, add parameters after the
The complete code is as follows: Chrome also has tips, to tell the truth generally this type of code is commonly used under IE, other browsers are just to give a hint.
Here are some specific explanations:
1, IE browser to add the code of Favorites Window.external.addFavorite (sURL, stitle);Parameters:sURL: Full Site page address added to FavoritesStitle: The name of the Site page title added to the Favorites folder.Example: 2, Firefox br
Once upon a time, used to join the collection code, but not compatible with Firefox, a bit depressed, at this point, there is a compatible version of the Code, published as follows:Compatible with Firefox (version: Firefox 3.6.3), Ie6/ie7/ie8 to join the collection code, online some test time did not pass, the following no problem.
Reference ', ' news-
or direct
How to set the IP proxy for Firefox firefox browser
Method/Step
How to set up the IP proxy of Firefox, the method steps as follows, first opens the browser, in the upper right corner hits the "Three" icon, opens the main menu.
In the main menu interface, select the "Options" one.
When you go to the Options window, select the "Advanced" option at the
This code was previously used to prevent the page from using the IFRAME
Copy Code code as follows:
But in Firefox you will find that the page will be constantly in the brush. The page doesn't work at all.
Here is because the Firefox windows.top if not so is empty, under IE windows.top is this window page constantly refresh the running of this section of JS code This creates a dead l
Have a problem today because projects need to use uploadify to implement non-dynamic file uploads
Run normally under IE, but Firefox error--http 302 error
After Google learned that because Uploadify is the use of flash to achieve no dynamic file upload, flash in Firefox to restart session sessions, because the session is not verified by the error
Workaround: Add the file upload path, Jsessionid=
Note: *
Domestic IE browser users more, but there are many problems, such as the window, the horse, but also common, but for the webmaster, Firefox is not unfamiliar, today to take you to know a different firefox. The magic of Firefox is the powerful Firefox extension. There are many application platforms in China, such as 360
1. Document.formName.item ("itemname") question
Note: Under IE, you can use Document.formName.item ("ItemName") or document.formname.elements["elementname"];
Firefox, you can only use the document.formname.elements["ElementName"].
Workaround: Unify the use of document.formname.elements["ElementName"].
2. Collection Class object Problem
Note: IE, you can use () or [] get the Collection class object; Firefox
http://blog.csdn.net/pipisorry/article/details/39738397After you reload Firefox, change the directory in Firefox's original path/opt/firefox5/firefox to/opt/firefox/firefox and then double-click the HTML file to not respond.Cause: The system path (double-click the HTML file, the system will automatically go to the path
you can easily set the Firefox home page. more than one page you want to set up as a homepage? No problem, Firefox can also use a group of pages as your home page. This article will give you some examples and step-by-step instructions for customizing your home page.
Warning: If your home page has been hijacked by a Third-party toolbar, see uninstalling the toolbar.
If you always see a "
Http://blog.csdn.net/pipisorry/article/details/39483361
Ubuntu comes with Firefox, but it is not easy to use, and the version may be too old, so uninstall it (if it is not uninstalled, it always points to the earlier version of Firefox ), download Firefox from Firefox official website and decompress it to the/OPT fold
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.