views:

60

answers:

4

Hi ,sample site

The above is the sample site ,

please look the phone number textfield in that site ,

How they are doing such thing,

how to show the default phone number format value in the phone number text field ,

and how to remove that format while user entering the phone number,

Is there any jquery function there, or we have to research and start the work,

thanks

+1  A: 

You can use a watermark plugin built using jQuery. There are a lot of samples in this page.

jQuery watermark plugins

See Demo in

jQuery Watermark - Example

rahul
+1  A: 

Try this jquery plugin jQuery Masked Input Plugin

allenwei
A: 

You may also find this helpfull. I use this technique lately

http://www.zurb.com/playground/inline-form-labels

kepkin
A: 

Hi

watermark textfield

Thanks to all

problem fixed

Bharanikumar