text box not working proper in contact form7 wordpress in chrome -


i using contact form 7 in wordpress.

basically, have text input. facing weird issue on input box. behaviour happens in chrome (i using version 16.0.2).

to reproduce issue:

place focus/cursor in input box , type few characters without taking focus out of box, again click inside text-input box try entering further text there nothing displaying when hover text box contain display in text box.. again click in text box , trying type thing nothing act without out text box..

please me ..

remove float of text box.

.slider .form input {    float: none !important; } 

Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -