Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- How to make a click over a button inside a dinamically loaded iframe?


enigma1 - 11:55 am on Nov 22, 2011 (gmt 0)


Won't work like that because of the SOP but do you know the url of the button when clicked? If so you can emulate the click by using the src attribute on a resource tag. For example an image tag that points to the url of the button when clicked under normal circumstances. When the browser attempts to load the image he will fire this event automatically.


Thread source:: http://www.webmasterworld.com/javascript/4389374.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com