Thursday, 15 May 2014

jquery - Pass external id to dynamic label -


I made the following

After creating a label for some reason, I am able to create the first label by clicking on the 'X' I believe this is the reason for having an ID similar to the growth of each ID.

I have therefore tried to use externaltagid and set it to the right and then passing it to the function, even though it has to be set, it is unclear is. So every time a user adds a label, the count variable increases and is used as the new label ID?

This is using the library.

I tried to set the prefillvaluefieldname: equal to the counting variable, but it does not work.

How can I pass in counting as an external ID ??

You should use .tagsManager ('pushtag', testword); . In your case, by calling divFunction on each click, you are launching new Tag Manager all the time.

here one


No comments:

Post a Comment