1.Log in to your dashboard--> layout- -> Edit HTML
2.Scroll down to where you see </head> tag.
3.Now add below code before </head> tag.
function selectAll() </script> |
4.Save your template.
5.Go to layout-->Page Elements.
6.Click on 'Add a Gadget' on the sidebar.
7.Select 'HTML/Javascript' and add the code given below and click save.
<textarea cols="25" rows="10" name="demo"> INSERT YOUR CONTENT HERE </textarea> |
Note : Remember to replace INSERT YOUR CONTENT HERE with your real content.
Now you are done.
GREAT Thank You
Great..that was i looking for..Awesome dude!!!