How To Add Hide TextArea Scrollbox to Blogger
1.Login to your Bogger Dashboard and go to Design >> & Page Elements.
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the one of code given below
Note: Replace Hello This is Html Color Scroll Box with your text or anything.
4. Now Click on Save "Html Java Script" and You are done..
Cheers
1.Login to your Bogger Dashboard and go to Design >> & Page Elements.
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the one of code given below
<textarea rows="20" cols="40" style="overflow:hidden;">
Hello This is Hide TextArea Scrollbox
</textarea>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p>
Note: Replace Hello This is Html Color Scroll Box with your text or anything.
4. Now Click on Save "Html Java Script" and You are done..
Cheers

No comments:
Post a Comment