Performance Optimization:1. Stability2. Extensibility3. Optimization
Yelow:chrome F12 NetWork requires experience firefox YSLow Yahoo Install plugin must have Firebug Firefox after 3.6 is not compatible with the tag Yslow.org/mobile cannot detect HTTPS protocol URLs we have no effect on tools: learning Things
Yahoo gives a detailed description of the 34 rules that optimize the loading speed of t
No baidu search is found in the default firefox search bar. After some research, the method for adding baidu is found.1. In the/usr/lib/firefox/searchplugins directory of firefox, refer to the existing google. xml and bing. xml in www.2cto.com. I wrote the following xml file:Http://www.baidu.com/Save the above Code as baidu. xml and put it in the/usr/lib/
How to set the webpage title icon
Most of the time, we can see that there is sometimes an icon in front of the tab title of the browser, and it feels very good. The principle of implementation is, add , set the LINK rel to the shortcut cut
Firefox-Update-3.6expander-open
Expander-open-complete ">
What's
New in firefirefox 3.6
Firefox 3.6 is built on Mozilla's gecko 1.9.2 WebRendering platform, which has been under development since early2009And contains extends improvements for Web developers, add-onDevelopers, andUsers. This version is also faster and more responsivePreviousVersions and has been optimized to run on small device operatingSys
JavaScript compatibility has long been a major problem for Web developers. The differences between formal norms, factual standards and various implementations make many developers suffer day and night. To this end, mainly from the following aspects of the differences to summarize IE and Firefox JavaScript compatibility:
The difference of function and method;
Second, style access and settings;
Three, Dom method and object reference;
Iv. handling of ev
CentOS6.5 install the latest firefox version
In the current centOS6.5 installation CD, the firefox web browser version is too old, and it is an e-hpc version, that is, it cannot be automatically updated, this will cause the system to be installed, the default version of 17.0.10 is significantly different from the new version. For more information, see:
We can solve this problem by uninstalling the old
Find: Ctrl+f
Find again: F3
Enter Find Link: '
Enter find text:/
Find: Shift+f3
Web search: Ctrl+k or Ctrl+e
Firefox shortcut key Navigation class:
Back: ALT + LEFT ARROW key or Backspace
Forward: Shift+backspace or ALT + RIGHT ARROW key
Home: Alt+home
Open File: Ctrl+o
Reload: F5 or Ctrl+r
Reload (ignoring cache): Ctrl+f5 or Ctrl+shift+r
Stop: ESC
Firefox shortcut key Editing class:
Copy: Ct
Compatibility between IE and Firefox
From: http://blog.csdn.net/powerglover/archive/2009/01/15/3789631.aspx
1. Event ProblemsIn IE, we can directly use the event variable, but in Firefox, because the event is a local variable, in Firefox, We can bind the event to an element, for exampleTo be compatible with both IE and FirefoxCodeObtain the event.VaR theevent
JS compatibility Summary for IE and FirefoxAugust 11:39 Thursday by CottageLabel:Browser Method Properties IT notationI. Differences in functions and methods1 . GetYear () method"Analysis Notes" first look at the following code:var year = new Date (). GetYear ();document.write (year);The date you get in IE is "2010", and the date you see in Firefox is "110", mainly because the getYear returned in Firefox is
1. Document.form.item Issues
(1) Existing problems:
There are many Document.formName.item ("itemname") statements in existing code that cannot be run under Firefox (Firefox)
(2) Workaround:
Use document.formname.elements["ElementName"]
2. Collection Class object issues
(1) Existing problems:
Many collection class objects in existing code use (), IE can accept, Firefox
, IE and Firefox js and CSS
PNG Transparent AlphaImageLoaderFilter:progid:DXImageTransform.Microsoft.AlphaImageLoader (Enabled=benabled,sizingmethod=ssize,src=surl)
Enabled: Options available. A Boolean value (Boolean). Sets or retrieves whether the filter is active. true: Default value. Filter activation. False: Filters are prohibited.Sizingmethod: Options available. String. Sets or retrieves how a picture of a filter's object is displayed within t
Article Introduction: What I'm going to say here is that the devices we use can be the same technology as web development. What would the world be like if a large number of devices used such techniques to get the same APIs and communicate? I can't wait to see it happen.
Listen to the developer said Firefox OS truth: The Web is platform-oriented low-end
Mozilla developer Rob Hawkes last week wrote about the details of the
1. Firefox cannot support innertext.Firefox supports innerhtml but does not support innertext. It supports textcontent to implement innertext, but by default, redundant spaces are retained. If textcontent is not required, you can use innerhtml instead if the string does not contain HTML code.2. Prohibit the selection of webpage content:JS: obj. onselectstart = function () {return false;} is generally used in IE ;}
Firefox FAQs and Solutions
The problem is too confusing. Press Ctrl + F and enter the keyword you are looking?
★☆ ------------------------------------★☆
1. Q: How to install. xpi extension?A: ① drag the. xpi file into the firefox window. You can see that Firefox will ask you if you want to install the extension later. Click "yes" and restart the browser.② Ctrl
JavaScript compatibility has long been a major problem for Web developers. The difference between formal norms, factual standards, and the existence of various implementations has made many developers suffer day and night. To this end, mainly from the following aspects of the differences in the summary of IE and Firefox JavaScript compatibility:The difference of function and method;Second, style access and settings;Third, Dom method and object referen
General view of the individual:
Browsers are not the end of the update, Chrome has completed a big step, it is good, but there is still distance from Firefox. (Of course, if you use the number of people to determine the pros and cons of a software, then I have nothing to say) because the kernel reason Chrome cannot eliminate Firefox, and Firefox needs an opportu
1.doc ument. formname. Item ("itemname ")
Description: You can use document. formname. item ("itemname") or document. formname. elements ["elementname"]; In Firefox, only document. formname. elements ["elementname"].Solution: Use document. formname. elements ["elementname"].
2. Collection class Object Problems
Note: in IE, you can use () or [] to obtain collection class objects. In Firefox, you can only use
Most web designers and front-end engineers will use Firefox (Firefox), because Firefox's rich web development auxiliary plug-ins can provide us with many good features, such as Html,css,js error, find bugs, and so on. So here are some of the current popular Firefox web development plug-ins.
Development tools
1. Web Developer 1.1.8
Https://addons.mozilla.org/en
Explanation of the Cross-Version Upgrade Method of Firefox under UbuntuLinux (also suitable for installing Firefox in Linux). Firefox is a cross-platform open-source browser that provides good support for non-Windows platforms, however, it is a headache to install Firefox in different versions in Linux.
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.