|
|
1
4
将面板容器包装在具有固定位置的包装器元素中,例如。
在不使用
当窗口滚动时,面板现在应保持在相同的位置。我只在Firefox3.0和InternetExplorer7和8中测试过这个。 我已经 posted the source 一个自包含的示例,将演示此工作原理。 |
|
|
2
0
根据文档,将fixedcenter设置为:
http://developer.yahoo.com/yui/docs/YAHOO.widget.Overlay.html |