Ive got input type password. Thats why I used watermark plugin to set ther readable value password.
http://code.google.com/p/jquery-watermark/
Then I applied PIE.htc to have round corners on my input.
effect is that sometimes after watermark is executed input dissapears. It happens 1/10 times.
But If I set timeout for example 1 s end then run watermark input dissapears everytime.
I think that there must by some kind of race
Does anyone have any idea how to solve that problem
thanks for any help
If I were you, I would forget about the pie.htc altogether on this particular piece, or do like Chris Pratt said and look for a different plugin.
Honestly, in my opinion if your users are still using an outdated browser it isn’t worth the extra trouble trying to get something as trivial as rounded corners to work. It won’t effect the functionality, and they’ll probably never notice.
I generally just throw CSS Pie on sites when I’m done just to give it an added “oomph” but if it’s this much trouble, I’d just forget it.
I know that doesn’t answer your question, but it’s just some personal advice.
Good luck!