Newest posts

   Subscribe

Get our E-Mail Newsletter:


               
   Video and Audio
Share videos in orkut

How to find and download MP3 free

How To Extract Audio From YouTube Videos

How To Load YouTube Videos Faster

What is Flv file ?

Search and download flv video

Download YouTube Videos for iTunes player

Download youtube video very easy

How To View Deleted YouTube Videos

Play flv file witn Windown Media

Download free MP3 Cutter for windows

   Microsoft Office
Microsoft Outlook 2007 Running Slow ? Fix the Problem Now

Read and Write Office 2007 Documents in Office 2003

Download Free PDF Plugin for Microsoft Office

Test Drive Microsoft Office 2007

Learn Microsoft Office 2007 from Microsoft

Microsoft Office 2007 Trial for Free Download

   Firefox tutorial
Undo Close Tab in Firefox quickly

How to resize the Firefox Search Bar

Download Firefox for better browsing

Useful Firefox Security Extensions

How to hack firefox to make it faster

Customize Firefox Web Page Appearance

Firefox Search Bar Hacks

Change firefox theme

Make firefox tabs more colorful

Customize firefox appearance

Firefox Search Bar Hacks

Customize Firefox Web Page Appearance

Customize Firefox Customize Firefox

Advertisements on websites are annoying, often breaking up text and flashing to get your attention. There is a neat trick that you can use to block most of the ads on Web pages.

Because of the length of the code in this tip, it is available in a separate page.

Disable blinking elements

You probably just find the blinking above annoying. To stop it, add the following code to your user.js file:

// Put an end to blinking text!
user_pref("browser.blink_allowed", false);

Disable marquee tags

Some sites using scrolling marquee tags. If you don't find them useful, add the following code to your userContent.css file:

/* Stop those tags! */
marquee {
-moz-binding : none !important;
display : block;
height : auto !important;
}

Force frames to be resizable

Many sites use frames to display their contents, and sometimes the frames are too small. To force all frames to be resizable, add the following code to your user.js file:

// Force frames to be resizable
user_pref("layout.frames.force_resizability", true);

Note that this will also make the frames appear with a fixed-width border and thus, may make the pages look funny.

Change the cursor for links that open in new window
This neat trick will change the mouse pointer when you hover it over links that will open a new window. Add the following code to your userContent.css file:

/* Change cursor for links that open in new window */
:link[target="_blank"], :visited[target="_blank"],
:link[target="_new"], :visited[target="_new"] {
cursor: crosshair;
}

Change the cursor for JavaScript links

This tip will change the mouse pointer when you hover it over links that will perform a JavaScript command. Add the following code to your userContent.css file:

/* Change cursor for JavaScript links */
a[href^="javascript:"] {
cursor: move;
}


Download Firefox: GetFirefox
Source : Mozilla.org

Labels:

Translate to:

0 Comments:

Post a Comment

<< Home

Previous Posts

  Search

   Tips and Tricks
How to Rename Start Button in XP
How to Hide/Un-Hide Recycle Bin Icon on Desktop in XP
How to Automatically Login to Vista

   Free Download
Download MS Powerpoint viewer

Download calendar 2008 templates for MS Word

Free pdf to word convert

Download IE7 for Windows Xp

   Online Tools
Create logos style Web2.0

Create buttons online without Photoshop or GIMP

Web Instant Messengers

   Blogger Helps
How to create a blog using blogger
Hide or Remove Navbar in Blogger
Add google translate into blogspot
Add Ratings To Your Blog Posts
Put Your Social Bookmarking Icons
Add an icon feed labels Blogger
Add Favicon icon to Blogger URL
Recent Comments and Recent Posts Widgets

   Visitor Location

   Visitor