开发者

how do i set the browseraction popup width and height?

开发者 https://www.devze.com 2023-01-14 14:24 出处:网络
here is my problem: http://img687.imageshack.us/img687/5391/88030081.gif here is my simple page: <html>

here is my problem: http://img687.imageshack.us/img687/5391/88030081.gif

here is my simple page:

<html>
<head>
</head>
<body>
URL fixing provided by none
</body>
</html>

wh开发者_高级运维at do I need to do? I see other extensions with width and height set to just fine, and i only enter some little text and I get linebreak, this is the only thing I get stucked in developing my extension- this is just an example of what happens


Try:

body {min-width:300px;min-height:300px;}
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号