- Wednesday, April 16, 2008, 17:33
- how-to, javascript, jquery, tutorial
Few days back, my friend Parleen asked me how can we make a textbox which just accepts only numbers specially digits only. And, for his I come up with this solution of textbox which only accepts digits, and if you try to enter any alpha bates in it then it displays the error message with animation.
Full story
- Tuesday, April 1, 2008, 17:27
- css, how-to, tips and technique, tutorial
In this post, I'll explain to you how to make the rounded corner textbox using a image and css. Text box is placed over a container element whose background image is the key of the rounded corner textbox.
Full story