简体   繁体   English

Google Chrome浏览器中的网页:主体背景颜色透明吗?

[英]Webpage in Google Chrome: body background-color transparent?

is there a chance to get a transparent webpage in google chrome? 是否有机会获得谷歌浏览器中的透明网页? So that I can use 这样我就可以使用

<body style="background-color: transparent"> 

on a webpage and the webpage shows me - for example - my desktop-wallpaper and all other icons on my desktop? 在网页上,并且该网页向我显示-例如-我的桌面墙纸和桌面上的所有其他图标?

History: I want to show videos in the vlc-player in fullscreen-mode and display a ticker, written in jquery, above the video. 历史记录:我想以全屏模式在vlc播放器中显示视频,并在视频上方显示用jquery编写的代码。 Or is there a better way to do this? 还是有更好的方法来做到这一点?

greetings, Franky 问候,弗兰基

OK, I've got a solution for my problem. 好的,我已经解决了我的问题。 I will use awesomium ( awesomium.com ) to build "my own" chrome browser in c++ :) 我将使用awesomium( awesomium.com )在c ++中构建“我自己的” chrome浏览器:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM