[webView setBackgroundColor:[UIColor clearColor]];
[webView setOpaque:NO];


http://stackoverflow.com/questions/8667150/uiwebview-background-is-set-to-clear-color-but-it-is-not-transparent

Posted by tenn
,