Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top