Re: [android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-07 Thread TreKing
On Mon, Jun 6, 2016 at 7:34 AM, wrote: > I mean, we give javascript to our client and they insert this javascript > into their web or mobile app. This javascript then creates a iframe and > makes the call to our server. I hope this was helpful. Then it sounds like you

[android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-06 Thread microcrosssell
I mean, we give javascript to our client and they insert this javascript into their web or mobile app. This javascript then creates a iframe and makes the call to our server. I hope this was helpful. On Thursday, May 26, 2016 at 5:58:01 PM UTC-4, microcr...@gmail.com wrote: > > > > > Hi All,

Re: [android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-06 Thread TreKing
On Tue, May 31, 2016 at 11:46 AM, wrote: > Thank you TreKing for your suggestion, but my case is little different. We > insert our iframe into our clients mobile app and have only control over > iframe and the anchor link inside the iframe. What do you mean you insert

[android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-05-31 Thread microcrosssell
Thank you TreKing for your suggestion, but my case is little different. We insert our iframe into our clients mobile app and have only control over iframe and the anchor link inside the iframe. On Thursday, May 26, 2016 at 5:58:01 PM UTC-4, microcr...@gmail.com wrote: > > > > > Hi All, below