Вопрос

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