How to call a javascript function from one frame to another in Chrome/Webkit
- by bambax
I have developped an application that has a list of items in one frame; when one clicks on an item it does something in another frame (loads an image).
This used to work fine in all browsers, including Chrome 3; now it still works fine in FF but in recent versions of Chrome (I believe since 4) it throws this error:
Unsafe JavaScript attempt to…