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.