Tag: Javascript

[Solved] Firefox’s Right-Click Menu Overlaps Flash/Javascript Menu

by
Inf

Just a quick post here. If you get this problem when right-clicking on Flash videos and sometimes in application-like web interfaces, the solution follows. It’s easy too.

So solution to prevent this overlapping of menus:

 

Go to Tools → Options → Content → Click on Advanced button (opposite Javascript) → Check “Disable or Replace Context Menus” checkbox.

That’s it. Problem solved. This was tested on the new Youtube and a few other sites. The solution worked fine. Let me know if it works for you.

(source)

5 Bookmarklets To Make Websites More Readable

by
Inf

If you’ve ever read a long article online, you know that reading on-screen is not easy on the eyes. Some web designers do a good job at making their content readable. Some, well, let’s just say they want to keep to traditions and keeping simple.

Let’s say you have to read a long article on one of those traditional-looking web pages. You don’t have to subject your eyes to the torture of reading tiny fonts on a stark white background. We’re going to save your eyes using bookmarklets, which are bookmarks that use Javascript code to do some task instead of going to a page.

The bookmarklets in this post will change the look of the web page you apply them on to something that is more readable and easier on the eyes. Some of those bookmarklets can be customized to your liking, e.g. in terms of background color. So let’s start…

Continue Reading »