iphone - How to make webview transparent? -



iphone - How to make webview transparent? -

this question has reply here:

how create transparent uiwebview 6 answers

i want create webview transparent , show info on background showing images of parent view.

can please allow me know how this?

uiwebview subclass of uiview, means can set backgroundcolor property transparent uicolor:

mywebview.backgroundcolor = [uicolor clearcolor];

iphone cocoa-touch webview

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -