M Maddo7 Client Регистрация 09.05.2015 Сообщения 123 Благодарностей 5 Баллы 18 17.12.2019 #1 I sometimes get the following error message on a javascript action that performs window.history.back(); C#: Perform the JavaScript OwnCode Error accessing Tab.MainDocument How to fix/prevent this from happening?
I sometimes get the following error message on a javascript action that performs window.history.back(); C#: Perform the JavaScript OwnCode Error accessing Tab.MainDocument How to fix/prevent this from happening?
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 480 Благодарностей 5 917 Баллы 113 18.12.2019 #2 Please give an example of the code with such error.
M Maddo7 Client Регистрация 09.05.2015 Сообщения 123 Благодарностей 5 Баллы 18 18.12.2019 #3 VladZen сказал(а): Please give an example of the code with such error. Нажмите, чтобы раскрыть... Own Javascript, execute on the current page JavaScript: window.history.back();
VladZen сказал(а): Please give an example of the code with such error. Нажмите, чтобы раскрыть... Own Javascript, execute on the current page JavaScript: window.history.back();
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 480 Благодарностей 5 917 Баллы 113 19.12.2019 #4 Maddo7 сказал(а): Own Javascript, execute on the current page JavaScript: window.history.back(); Нажмите, чтобы раскрыть... Works properly for me.
Maddo7 сказал(а): Own Javascript, execute on the current page JavaScript: window.history.back(); Нажмите, чтобы раскрыть... Works properly for me.
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 480 Благодарностей 5 917 Баллы 113 19.12.2019 #5 "Error accessing Tab.MainDocument" Is proper tab opened in browser when you execute this code?
M Maddo7 Client Регистрация 09.05.2015 Сообщения 123 Благодарностей 5 Баллы 18 19.12.2019 #6 VladZen сказал(а): "Error accessing Tab.MainDocument" Is proper tab opened in browser when you execute this code? Нажмите, чтобы раскрыть... Yes, and it only happens sometimes that's why I was wondering.
VladZen сказал(а): "Error accessing Tab.MainDocument" Is proper tab opened in browser when you execute this code? Нажмите, чтобы раскрыть... Yes, and it only happens sometimes that's why I was wondering.