Reputation: 8815
We have to deal with multiple panels on the website ( refer to the screenshot below ).
The problem is we need to make the panel that users select on top of other panels
We can manually try to control the z-index of each panel, but is there an easier way to do this?
Env: - YUI 2.7 - IE7/8, FF3.x
Upvotes: 1
Views: 362
Reputation: 49114
Re: "is there an easier way to do this?"
Yes, use the YUI Overlay Manager
Upvotes: 2