CSS Styles Conflict
-
I’m using pure CSS to float the field labels over the input fields (like placeholders) like explained here: https://css-tricks.com/float-labels-css/
Unfortunately with your plug-in, it breaks the intended CSS behavior. As expected, when the field gains focus, the label moves above the field. When blurred, the label returns, but your inserted label also is shown above the field overlapping the original label. When the field is focused again, your label moves above the field, but the original label remains floating over the field and never goes away.
I’m considering buying the Pro version for unlimited sites, but this issue needs a solution for me to use the plug-in. Also, when using the phone validation field, it would be nice to us a mask like I’m using with an additional plug-in. I prefer (###) ###-#### for US phone numbers, not ###-###-#### or #########. It looks like all those formats validate when using actual numbers.
The page I need help with: [log in to see the link]
- The topic ‘CSS Styles Conflict’ is closed to new replies.