Category: Tips

Why Opera Is My Default Web Browser

By | March 29, 2011 | 47 Comments

Why Opera Is My Default Web Browser

Even though I have written a plenty of what someone might call “Opera bashing” articles, the truth is: it’s my default web browser and have been so ever since version 7.

So what could possibly make me choose Opera over any other web browser? A couple of things.

Customization

Continue Reading

Opera: Show Full Address Bar and Hide Web Button

By | March 29, 2011 | 3 Comments

Opera: Show Full Address Bar and Hide Web Button

Now here is something what I have just discovered: turns out, you can “disable” the big Web button near the address bar.

All you have to do is right click on it and check “Show Full Web Address”.

Opera: Show Full Address Bar and Hide Web Button

Job done.

Weekly Browsers Recap + Bonus Links, March 28th

By | March 28, 2011 | 0 Comments

Weekly Browsers Recap, March 28th

FavBrowser.com

Continue Reading

Weekly Questions Recap, March 15th

By | March 15, 2011 | 0 Comments

Weekly Questions Recap, March 15th
Don’t forget that you can receive points for asking/answering questions and redeem them for cool prizes.

Unresolved

How Would You Change Firefox?

By | March 10, 2011 | 30 Comments

How Would You Change Firefox?

The time has come yet again…

How would you change the Firefox web browser to make it better?

Users Advised to Update Graphics Drivers for Firefox 4

By | March 8, 2011 | 5 Comments

Firefox 4According to Mozilla, users will need to make sure that their graphics cards’ drivers are up to date if they wish to utilize hardware acceleration present in Firefox 4.

Benoit Jacob of Mozilla’s platform engineering team explained

Continue Reading

Convert Flash to HTML5

By | March 8, 2011 | 4 Comments

Convert Flash to HTML5Adobe has released an experimental technology codenamed Wallaby which is designed to convert Flash (FLA) to HTML files.

Although not all features are yet supported, it’s a welcomed step forward.

Wallaby is free to use, so if you want to give it a try, here is a download link.

Weekly Browsers Recap + Bonus Links, March 7th

By | March 7, 2011 | 0 Comments

Weekly Browsers Recap, March 7th

FavBrowser.com

Continue Reading

Onclick Javascript Does Not Work in Google Chrome and Firefox?

By | March 6, 2011 | 2 Comments

Onclick Javascript in Google Chrome and Firefox Does Not Work?If you have found that onclick event does not work on Google Chrome, Firefox and Safari web browsers, then here is quick way to fix it:

Replace onclick form id with its name

For example, let’s say you have the following:

id=”form1″ name=”checkform1″

Find JS event:

onclick=”document.form1.cSSld.value=””

Replace with:

onclick=”document.checkform1.cSSld.value=””

All set. It now works with all web browsers.

Weekly Browsers Recap + Bonus Links, February 28th

By | February 28, 2011 | 0 Comments

Weekly Browsers Recap, February 28th

FavBrowser.com

Continue Reading