Re: frame.setUrl() does not work with Chrome

2016-09-19 Thread Howard Yeh
For what it's worth, frame.setUrl works fine across browsers for me. Did you check your JS in Chrome? On Saturday, September 17, 2016 at 3:45:24 PM UTC-7, muhamed.el...@gmail.com wrote: > > I am trying to call a javascript function through those lines > > *String js =

frame.setUrl() does not work with Chrome

2016-09-17 Thread muhamed . elzankalouny
I am trying to call a javascript function through those lines *String js = "javascript:showNumber(5);void(0)";* *frame.setUrl(js);* This work properly in Firfox but it does not work in Chrome, any one can help ? Thanks -- You received this message because you are subscribed to the Google