Access JavaScript function in a programatically iFrame -


I am trying to exclude a Javascript function from a JavaScript function in a programmatically created IFrame. I tried several ways, but was not successful in LIC window.frame ['frame'] , etc.

Can you please provide me the correct syntax?

Yes, they are in the same domain. Actually, I am using ExtJs Framework. I have a JSP inside an iframe, I would like to call Javascript functions in JSP with a Javascript function which is basically in JS file


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -