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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top