Pages

123

Showing posts with label FireFox. Show all posts
Showing posts with label FireFox. Show all posts

January 15, 2011

Firefox Crash Problem Solved

Processed reports are given a crash "signature" which is often indicative of what caused the crash. Because there are so many possible causes for crashes, the best way to get help is to post your crash signature in the forum or live chat.

In the Firefox Location bar, go to about:crashes. A page listing crash reports that you've submitted will appear.

  1. Click on the latest crash under Report ID.

    24c48a8c02ecf64e07dba246c5405b30-1246117331-677-1.jpg
  2. You will be taken to a page on crash-stats.mozilla.com, saying that "Your report is being processed". When it is finished processing your report, the crash signature will appear under the ID. (e.g. nsCrasher::Crash())

    24c48a8c02ecf64e07dba246c5405b30-1246117331-677-2.jpg
  3. In the top right corner of the page, click on Search Mozilla Support for Help to search for Support articles that match the crash signature.

    215010f38dee6bf3a51e3a5762269101-1279968843-822-2.png

When you go to Ask a question about your crash, it's important to provide your crash signature in the forum topic or live chat question. That way, our volunteers will be able to provide help that is specific to your circumstances and you can get help much faster.

EnjOy.. :)

MamoOn..

December 28, 2010

Firefox Addon For Easier Web Designing -"FIREBUG"

Firefox has become the everyday source to open the webpages and its competing Internet Explorer by providing greater and usful means by which the users can make their work easier through Firefox addons.

One such good add on which can make the work easier for the web designers is Firebug.Firebug Firefox Addon is a web development tool which will sho the CSS,HTML & JavaScript of the any website that you are browsing.More precisely if you select a line in the webpage it will also show the respective coding of that segment selected.With this plugin you can edit,debug and monitor CSS,HTML in any webpage.


Firebug open a seprate window or a bar at bottom of your browser and it gives fine-grained control over which websites you want to enable for it.

The following are the others advantages of using Firebug:

Peak into CSS Metrics
Used to measure & illustrate all the offsets,margins,borders,padding,and size of the CSS metrics which are not visible by the naked eye.


Monitor Network Activity
If the page taking time to load which maybe due to large images or JavaScript codes or partner's ads,you can go through each of the files and monitor which is taking more bandwith and so its taking time to load.




Quickly Find Errors
Firebug lets you know what errors are present on the web page and quickly let your fix it when you understand it because its easy y fix error once you get the actual problem.

Get it now:Firebug