Tagged Questions
1
vote
4answers
2k views
Accessing iframe elements across different domains
I understand that cross site scripting (xss) is not good and is not supported in most browsers. However, I am building a page to be used only by about 3 or 4 people within my company. On this page I ...