Hi,
I have a conlfict to show asterisk label in a checkbox requerid.
I have a form container within another form (vía bootstrap collapse) and when secon form it is open, not shown asterisk for required fields labels (checkbox)
I have tried with jQuery no conflict but I can not solve the problem.
Next url can see it when clic “contratar” btn not show asterisk in checkbox
http://goo.gl/x2gfrR
Thanks in advance for any help
Javier
I have a conlfict to show asterisk label in a checkbox requerid.
I have a form container within another form (vía bootstrap collapse) and when secon form it is open, not shown asterisk for required fields labels (checkbox)
I have tried with jQuery no conflict but I can not solve the problem.
Next url can see it when clic “contratar” btn not show asterisk in checkbox
http://goo.gl/x2gfrR
Thanks in advance for any help
Javier
Hi Jabatec,
You have one form inside another - HTML does not allow that. You must close one </form> tag before starting the next <form>
Bob
You have one form inside another - HTML does not allow that. You must close one </form> tag before starting the next <form>
Bob
This topic is locked and no more replies can be posted.
