Posted on November 20, 2009, 4:08 pm, by Prashant Jadhav, under
Info-shares.
Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari? The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named “Firefox”. Firebug Lite creates the variable “firebug” and [...]
Posted on July 23, 2009, 8:56 pm, by Prashant Jadhav, under
Info-shares.
Recently I came across a very interesting application called IETester. It s a free WebBrowser that allows you to have the rendering and javascript engines of IE8, IE7 IE 6 and IE5.5 on Vista and XP. Though it sounds similar to the popular Multiple IEs, it has few things which make IETester very different from [...]
[] Double click a word to select it; triple click to select a paragraph. If you need to select multiple batches of text, hold down Ctrl and select at will. [] Changes have also been made to the way the zooming feature works. Hold down Ctrl and move the mousewheel (alternatively, press + or -). [...]
Posted on June 7, 2009, 11:23 pm, by Prashant Jadhav, under
Info-shares.
Open Firefox 3 In the address bar, type about:config and hit Enter on your keyboard Scroll down to browser.search.openintab and double-click it to change the value to True Restart Firefox 3. Note [] Make a backup of your prefs.js file before you start editing. Then, if something goes wrong, you can restore it by copying [...]
Posted on June 5, 2009, 10:57 am, by Prashant Jadhav, under
Info-shares.
Open Firefox 3 In the Location Bar, input about:config Click to get past the warning message that appears Locate the Preference Name layout.spellcheckDefault Double-click it and change the value to 2 Restart Firefox 3. Note [] Make a backup of your prefs.js file before you start editing. Then, if something goes wrong, you can restore [...]
Posted on June 4, 2009, 10:59 am, by Prashant Jadhav, under
Info-shares.
Open Firefox 3. In the Location Bar, input about:config. Click to get past the warning message that appears. Right-click anywhere on the preference list. Click New and select Boolean. When prompted to input a New boolean value, input the following: config.trim_on_minimize Select true for the value. Click OK. Restart Firefox 3. Note [] Make a [...]