I tried to get access to iframe content from google hangout button but I ran into cross domain error.
All I want to do is make my own button and when user clicks on it, then google hangout button's click event is fired.
I want to know if it is even possible to make my own button rather than google hangout button...
I have tried many ways to access iframe content but I could not find any solution.
I didn't find any solution for this problem
it seems accessing to iframe
events is impossible and that's why the owner use iframe
to protect the code from being manipulated...