Pergunta

how can i pass input tag in json using mustache template?

<input type='text'name='userProfile.user.firstName' id='firstName' value="" 
class="formMediumTxtBox"/>

am getting a syntaxerror as '}' missing.

any soluitons?

Foi útil?

Solução

My bad, it was a jquery error from my side sorry for the inconvenience

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top