wildcard?
wildcard?
I'm trying to show a box when a text field is equal to *@googlemail.com (* being a wildcard). doing something like if (value == "*@googlemail.com).attr("value")
{
some code
}
does not work :(
Topic Participants
cinek2
jwiradin