Hi guys,
I've an external counter made in JS.
Variable named c is correctly loaded in EA but it doesn't update and remain at the 0 (or initial set) value.
I claim it directly in the click or mouseover function and ideally it must resemble the value of the counter at the time x when I click or museover. Maybe I'm missing something?
Thank you in advance