Search This Blog

18.2.13

0 How To Enable/Disable Automatic Spellings-Check In Firefox

In case you noticed the spellings check feature is not enabled in your Firefox browser,here's a quick fix for that OR peradventure the feature bores you due to one reason or another,we'll be learning how to easily disable them in this post.

There are two methods/ways which can be employed to carry-out this order,therefore we'll be touching those two methods for you to decide which is easier.

Enable/Disable Automatic Spell-check In Firefox


Method 1 »
  1. Click on the Firefox menu, then select Options » Options
    (If you have Menu-Bar enabled,select Tools » Options instead)
  2. Select 'Advanced' tab and check the box which states "Check my spelling as I type" under the General tab to turn spell checker on.
  3. To turn it off,just Uncheck the box
Method 2 »
  1. Type about:config in Firefox's address bar and hit "Enter"
  2. Search for “layout.spellcheckDefault” and double click it.
  3. Now,change its value to 2 to enable the spell-check feature.
    To disable it,just change its value to integer “0”.
That's all.

Note »
The automatic spell-check feature is only turned-on for text boxes containing more than ONE LINE,
i.e where you can enter as much text as you want.

13.4.12

0 HOW TO DISPLAY HTML/JAVA CODES IN POSTS.

In my earlier days of blogging,I've always found this issue so challenging,that I even spent days on google trying to figure it out.
I got several codes to include in my site's template,but it was all to no avail.

After giving up a bit,I finally found a powerful but easy html code to do this without adding countless of javascripts in my template.

Lateron,I found another tip on thesame issue and I've decided to share both with those who might have similar issues.

Now back to the main issue

THE FIRST METHODWhenever you want to display html/javascripts in your post,just add this tag
<xmp> and close it with </xmp>.It's that easy.
THE SECOND METHOD.
This method is also very useful when you want to add styles to code such as~ b,span,i etc.
E.g
<a href="http://freebie-planet.blogspot.com"target="_blank">This site</a> 

In this method,whenever you see "<",change it to "& lt;" [without quotes].Likewise ,when you see ">",change it to "& gt;" [without quotes]
If you try using some other htmls' to beautify the code you want to display in your post with the first step,you will get some errors,so the two styles are useful,depending on the one you want to use.

If you encounter any problem trying it out,or you don't seem to understand,let me know.

UPDATE


I just discovered a site which will automatically help you convert your html codes,just like the SECOND METHOD I gave above.
Just click here to view the site.

On getting to the site,paste your code in the box and click on ENCODE.

NEXT» ¤HOME¤

 
[GET THIS]