html - Add a textfield dynamically with Jquery and Tapestry -


i need display dynamically 10 textfields in .tml file user can remove or add required number. found example jquery , html form, problem that didn't manage convert code in tapestry. here tutorial can please tell me if possible use tapestry , if me modify code

thanks in advance

tapestry 5 has nice component called ajaxformloop. examples on how use can found on jumpstart examples page.

i'm sure can jquery code work utilizing tapestry5-jquery module. though without code or error messages impossible specific problem.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -