I would like to use temp.jpg\" /> in my UIWebView\'s HTML. How can I refer to a local file named
temp.jpg\" /> in my UIWebView\'s HTML. How can I refer to a local file named
temp.jpg
\" />
I have no idea where my root is...
UIWebView looks up files relative to the HTML file you loaded in it. So perhaps it will be your app bundle.
UIWebView