Hello, in this tutorial, let’s learn how to make an autoresize textarea. Perhaps you already see and witness the new model of textarea that auto-resize. If you curious about it, you can take a look on FaceBook’s Status Update. That’s a common example of autoresize textarea.
As you can see and try, the textarea will automatically [...]
JavaScript can take control of every user’s browser. The manipulation of JavaScript can be done in ways such as event handling. If you concern about the event handling in Browser, you must be know that doing a click is an example of doing an event. The click can be single click, keyboard click, and right [...]
In this tutorial we will learn how to override the CSS Property of area which is currently blocked or selected by mouse. The selected elements are usually text or standard fonts and pictures inside <img/> tag. The standard/default property of the selected text is having blue background-color and white font color. Some browser provides default [...]
What is Flying Bar? Flying Bar is just like a bar of FaceBook’s or Wibiya’s that locates on fix position eventhough the page got scrolled down/up. I used to got asked by Shiva for making a flying bar on above the page like mine. So in this post, let’s see how I made a bar [...]
Retweet, FaceBook, and Google Buzz has been most popular social network widgets. Today, there are thousands of sites installing those main 4 buttons on their site. As you can see on my site too The buttons are:
ReTweet
Provided by Tweetmeme.com and Twitter.com. If visitor click and do a retweet, then your story will be [...]