![]() |
Admin 4/28/2020 |
I don't see any code here that would actually click the button. Really confusing. |
N
|
Nir Frumer author 4/28/2020 |
sorry |
![]() |
Admin 4/28/2020 |
Try this. It will work everywhere. $("a[id^=initButton]").click(); |
N
|
Nir Frumer author 4/28/2020 |
Try this. It will work everywhere. $("a[id^=initButton"]).click();
|
![]() |
Admin 4/28/2020 |
Fixed, try the latest. |