So I guess there's no simple way? :-(
Rado
immutability wrote:
Hey everyone, I'm sure this will (possibly) be a simple thing, but I can't seem to find a straightforward way to disable the fading popup client-side validator alerts (the bubbles). I've searched through the forums, how-tos, but just couldn't find the right way. I've tried to use CSS and set t-error-popup to display:none, but it didn't work, maybe it's visibility is controlled by JavaScript? Can anyone give me a hint?
To make sure I put this right: I DO want client-side validation. I just need it simple - without the bubbles (i.e. field labels and borders turning red + the red "X" are all sufficient for me)
Thanks!
Rado