I am trying to make the background of my UIWebView transparent. I tried the things mentioned here: How to make a transparent UIWebView
well it works but only after I press a button on my webview, and is not transparent when it loads. I can't figure out why.