Chrome app webview transparent background -


i trying no luck create webview transparent background.

any chance achieve that?

i have tried set style webview element style="background:transparent;", maked sure body of website loaded in webview transparent.

reading the docs can helpful. not reading docs unhelpful in cases.

allowtransparency

<webview id="foo"            src="http://www.google.com/"            style="width:640px; height:480px"            allowtransparency="on"> </webview> 

if "on", transparent elements within webview shown transparent. without allowtransparency enabled, there no transparency within webview, if elements exist specified transparent.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

Swift game error message -