M
Size: a a a
M
E
M
DZ
Кm
В
G
var link = document.createElement('a');
...
link.dispatchEvent(new MouseEvent('click', { bubbles: true, cancelable: false, view: window }));
M
G
G
i++;
var ths = this;
setTimeout(function () {
ths.showReportDetailed(u.id);
}, 100 * i);
M
M
G
M
G
M
G
G
G
G
link.target = "_blank";