Open URL from local storage within app or in default browser
Posted: Fri Aug 01, 2014 8:26 pm
Hi Jerry,
Please use the following code to change URL in frame:
pre$("your-iframe-selector").attr("src","http://example.com");/pre