/* ----- LOWER SECTION ----- */ #lower { margin:auto; padding: 0px 0px 10px 0px; width: 100%; background:#333434; } #lower-wrapper { margin:auto; padding: 20px 0px 20px 0px; width: 960px; } #lowerbar-wrapper { border:1px solid #DEDEDE; background:#fff; float: left; margin: 0px 5px auto; padding-bottom: 20px; width: 32%; text-align: justify; font-size:100%; line-height: 1.6em; word-wrap: break-word; overflow: hidden; } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;} .lowerbar h2 { margin: 0px 0px 10px 0px; padding: 3px 0px 3px 0px; text-align: left; color:#0084ce; text-transform:uppercase; font: bold 14px Arial, Tahoma, Verdana; border-bottom:3px solid #0084ce; } .lowerbar ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .lowerbar li { margin: 0px 0px 2px 0px; padding: 0px 0px 1px 0px; border-bottom: 1px dotted #ccc; }

Thursday, 28 November 2013

Speed up your firefox browser


Speed up your browsing speed of firfox browser. You just need to change some firefox settings. follow these steps-


1- Type "about:config" into the address bar and hit enter. Scroll down the page and look for the following entries in the table shown.
network.http.pipelining
network.http.pipelining.maxrequests
network.http.proxy.pipelining

2- change the values of these entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30.

3- At Last right click anywhere in the page and select New --> Integer in the popup menu. Give it's name as follow:
"nglayout.initialpaint.delay" and set its value to "0".

This new value is the amount of time that browser waits before it acts on any information it receives.
Now your surfing speed will be much faster than before....

try it..

0 comments :

Post a Comment