开发者

How can I make "pre" scroll in chrome too?

white-space:pre scrolls by default in Firefox, how can I make it scroll in Chrome too? (and I do not care about IE.)

I've tried overflow: auto;, overflow: scroll; and white-space: pr开发者_Python百科e;, but none of those worked.


I think you might try overflow:scroll. Take a look at the definition at HTML Dog.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜