开发者

Problem with multiple CSS pie + overlay

This is an IE7/IE8 issue --开发者_StackOverflow

I'm trying to load an overlay beneath a CSS pie object. The object is partially covered by the overlay until you scroll a bit.

Here is a link, http://lab.atworkinthecloud.com/csspie-index/index.php (click on the "+View History" link to trigger the dropdown with overlay)

The funny think is it works fine with only one or two objects on the page --

But with multiple objects on the page things get crazy.

http://lab.atworkinthecloud.com/csspie-index/index1.php

Any help or suggestions would be very much appreciated.


Try using the jQuery .delegate() function in place of .live(). jQuery delegate documentation shows you just how similar they are, just delegate is more efficient.

EDIT: also, try upgrading to a newer version of jQuery.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜