I want to check if my current page is in frame and i am doing this. But my browser crashing.I want to work with all browsers. How can i make it work without crashing? My code
if (window.frameElement) {
//here is my code
}
I want to check if my current page is in frame and i am doing this. But my browser crashing.I want to work with all browsers. How can i make it work without crashing? My code
if (window.frameElement) {
//here is my code
}
Copyright © 2021 Jogjafile Inc.