sekar saravana
New Coder
Hi Friends,
I'm developing a mouse hover functionalities in my application ,while i'm hover the mouse ,it will give the elements style properties in front-end. It is working in normal websites .
But it will not working in iframe in side of a webpage .while I'm trying to access the URL in iframe .it's showing cross site origin issue.but the iframe src URL is another origin.
And i'm copied the iframe src path and copy js path ,i was paste in browser ,it throw access denied .so inside the website only ,the iframe url is working.
Please give the suggestion to over come this issue and thank you ................
I'm developing a mouse hover functionalities in my application ,while i'm hover the mouse ,it will give the elements style properties in front-end. It is working in normal websites .
But it will not working in iframe in side of a webpage .while I'm trying to access the URL in iframe .it's showing cross site origin issue.but the iframe src URL is another origin.
And i'm copied the iframe src path and copy js path ,i was paste in browser ,it throw access denied .so inside the website only ,the iframe url is working.
Please give the suggestion to over come this issue and thank you ................