Skip to content

Instantly share code, notes, and snippets.

View JiriMachacek's full-sized avatar
🏠
Working from home

Jiří Macháček JiriMachacek

🏠
Working from home
  • Prague, Czech Republic
View GitHub Profile
{
"intro": {
firstName: "Karel",
lastName: "email"
}
}
var sites = [
'idnes.cz',
'blesk.cz',
'novinky.cz',
'ct24.cz',
'ihned.cz',
'ceskenoviny.cz',
'tyden.cz',
'centrum.cz',
'seznam.cz',
/**
* Live Form Validation for Nette 2.0
*
* @author Radek Ježdík, MartyIX, David Grudl
*/
var LiveForm = {
options: {
controlErrorClass: 'form-control-error', // CSS class for an invalid control
errorMessageClass: 'form-error-message', // CSS class for an error message