" Javascript error!
Uncaught TypeError: Object #<Object> has no method
'equals_nocase'
localhost:50000/AdvTextBox_plugin.js, line 405 (col 13) "
Not sure what's causing this?
EDIT: Actually, I just found out what the problem is.
I have a condition: if Text is: "" (- that is to check if nothing is in the text box). Can this be fixed?
By the way, "Validated" means that there just is something in the text box right?