Hi, Could I use 'stringByEvaluatingJavaScriptFromString' to put an UIImage in my HTML?
I have a webView with my HTML string. I would like to put a UImage in src:
<img id='image' src='' />
is it possible? thanks for your help
I have a webView with my HTML string. I would like to put a UImage in src:
<img id='image' src='' />
is it possible? thanks for your help