Quantcast
Channel: Techathon | Techathon
Viewing all articles
Browse latest Browse all 36

Placeholder is not working IE bootstrap

$
0
0

As we know, IE 9 and below doesn’t support the placeholder attribute. So placeholder watermark does not display in IE with twitter bootstrap.

Solution for this problem.

We can use ezpz-hint jquery js to resolve placeholder issue with IE or twitter bootstrap

Step 1:

Download ezpz-hint js

Step 2:

Include this js on page

<script type="text/javascript" src="jquery.ezpz_hint.js"></script>

Step 3:

If you want to apply on all text box then use like this:

$("input[type=text]").ezpz_hint();

For detail documentation you can see ezpz-hint documentation

C$7.99 .COM Domains at Go Daddy

Viewing all articles
Browse latest Browse all 36

Trending Articles