Frage

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?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top