0

I dont' want it to be an iframe for the jscrollpane container. How would i fix this problem? Right now its acting like an iframe... I'm trying to create content inside the jscrollpane container and shifting it outside of the container (using absolute positioning and negative px values), but it gets cut out from the containers.

Thanks

4

1 回答 1

0

实际上jscrollpane设置溢出:隐藏在主容器上。它是设置自定义滚动的关键样式。所以如果你需要搬出一些东西,它应该在这个容器之外。您可以尝试使用填充,并尝试将其等于您的最大偏移元素。或者您可以尝试将其设置在外部并为滚动事件设置侦听器。

于 2012-10-14T19:10:25.283 回答