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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top