I there a way to limit dynamically added li tags to a specific number.
for example:-
I have given user ability to add li tags but dont want to give more than 3 li tags…
I there a way to limit dynamically added li tags to a specific number.
Share
created a sample fiddle : HERE
Try something like :