开发者

how do i set the browseraction popup width and height?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜