A Suggestion
-
Hello,
First I wanted to thank you about this perfect plugin which really saved me a lot of time.
I would suggest that you add this CSS to your code or ask users to add it to their custom CSS if they are willing to.
This CSS adds “display:none” to variable combinations which does not exist.
input[disabled ="disabled"]+label { display:none; }I hope this helps.
Good luck.
The topic ‘A Suggestion’ is closed to new replies.