开发者

Change iframe scrollbar height without changing iframe height

Is there any way to make an iframe's vertical scrollbar shorter than the iframe itself? For instance have a 500px high iframe with a 450px high scrollbar (but the scrollbar would still fully pan the iframe's content).开发者_JAVA技巧

(with Javascript, jQuery, or CSS)

Thanks in advance!


You could create a custom scroll bar with JavaScript.

All the usual caveats apply - usability, etc

Hey c'mere grandson, this scroll bar thingo is smaller than the panel, I don't know how to use it. Maybe I'll try another website...


You can always go for the dumb approach and embed a smaller scrollable frame as part of that iframe (which would not need to be scrollable at all then).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜