MSL
MSL copied to clipboard
Load jQuery inside iframe when calling appcontainer-driver.js api
We need to inject jQuery into the iframe (without collision) and then make jQuery calls by doing a switch to the iframe using contentWindow and calling jQuery API.
Work on after #60