Jump to content

POWERED BY:

Search the Community

Showing results for tags 'formvalidation'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Q&A Desenvolvimento
    • Perguntas e respostas rápidas
  • Web Development
    • HTML e CSS
    • Javascript
    • PHP
    • Ruby
    • Python
    • Java
    • .NET
    • Docker, Kubernets and other environments
    • WordPress
    • Mobile
    • Agile
    • Desenvolvimento de Games
    • Banco de Dados
    • Design and UX
    • Algoritmos & Outras Tecnologias
  • Entretenimento e uso pessoal
    • Segurança & Malwares
    • Geral
    • iMasters's pub

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Google+


Hangouts


Skype


Twitter


deviantART


Github


Flickr


LinkedIn


Pinterest


Facebook


Site Pessoal


Localização


Interesses

Found 1 result

  1. Leandro T.

    formvalidation

    pessoal bom dia alguém poderia me ajudar com o FormValidation? "nomefuncionario": { validators: { notEmpty: { message: "Nome completo do funcionário é obrigatório." } , <=== este funciona normalmente callback: { // agora o callback nao consigo fazer funcionar message: 'este nome não é valido', callback: function (input) { if (input.value = 'algum valor digitado') { return true } }}, }
×

Important Information

Ao usar o fórum, você concorda com nossos Terms of Use.