nikulchauhan
Results
1
comments of
nikulchauhan
I have tried some workaround for this it works for me pefectly. var tagData = $("#small").tags().tagData; if (tagData.length > 0) { $.each( tagData, function( index, value ){ for(var tItem=0 ;...