PDA

View Full Version : UIImage in img tag HTML




estupefactika
Mar 17, 2009, 11:28 AM
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