jQuery always appends 2 GET variables at the end of the url like this:
callback=jQuery172010710813803598285_1362438925287&_=1362438934989
But how do they calculate these numbers? I've found out that the first 10 signs of tha last 2 numbers are the current timestamp, but I cannot figure out what the 3 last numbers stand for. Or how the first part is created. Anyone who knows this?
Thanks!