Basic question I suppose, but how to get a Submit and and Reset button in (hor) line?
Hi SPABO,
The Multi field area element lets you put multiple elements in a line.
Bob
The Multi field area element lets you put multiple elements in a line.
Bob
Hi Bob,
I was "away" too long....how simple it could be!! Thanks (sofar)
But, when I click the RESET button, all the fields get the error-message ""This Field is Requierd""
Would it be possible to blank all the fields, without getting those notifications?
Look forward hearing from yoy soon,
Rgds Kees
I was "away" too long....how simple it could be!! Thanks (sofar)
But, when I click the RESET button, all the fields get the error-message ""This Field is Requierd""
Would it be possible to blank all the fields, without getting those notifications?
Look forward hearing from yoy soon,
Rgds Kees
Hi Bob,
Pls could you have a look at this?
""
But, when I click the RESET button, all the fields get the validation/error-message ""This Field is Requierd""
Would it be possible to blank all the fields, without getting those notifications?
""
Thanks in advance
Rgds Kees
Pls could you have a look at this?
""
But, when I click the RESET button, all the fields get the validation/error-message ""This Field is Requierd""
Would it be possible to blank all the fields, without getting those notifications?
""
Thanks in advance
Rgds Kees
You'll probably just have to stop the other listeners on the reset button from being called in turn.
https://api.jquery.com/event.stopimmediatepropagation/
https://api.jquery.com/event.stopimmediatepropagation/
This topic is locked and no more replies can be posted.