Skip to content

Instantly share code, notes, and snippets.

@Robyer
Forked from pavelplzak/live-form-validation.js
Last active July 27, 2021 14:39
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Robyer/7948399 to your computer and use it in GitHub Desktop.
Save Robyer/7948399 to your computer and use it in GitHub Desktop.
Live Form Validation for Nette 2.3
Source moved to: https://github.com/Robyer/nette-live-form-validation
@hestroy
Copy link

hestroy commented Nov 8, 2016

Nějak jsem nepochopil, proč nemůže být chybová hláška v labelu kolem inputu typu check . Pokud tam není nadřazený prvek, který má stejnou polohu, dojde k zobrazení hlášky na nečekaném místě. Řešením je zaremovat řádky 293-299.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment