just-j Posted July 19, 2006 Share Posted July 19, 2006 ok i have a UL menu that is displayed horizontal in one iframe and when i hover over it to get the drop down menues they go behind the iframe below it. how do i make it overlap the bottom iframe? Quote Link to comment Share on other sites More sharing options...
makeshift_theory Posted July 19, 2006 Share Posted July 19, 2006 have you tried using the z-index attribute? With this attribute your div tags would have to have the "position" attribute attached to them but it allows you to use div tags as layers. This allows you to have one thing overlap, underlap another one. Quote Link to comment Share on other sites More sharing options...
just-j Posted July 20, 2006 Author Share Posted July 20, 2006 i didnt go with the div tags but i did use z-index and a few extra iframes with transparency set to true.. the iframes see to make my page readable in both IE and firefox on 2 different monitors with differnt sizes and resolutions. i am pleased with the out come.. now i must perfect the php codeing since the look is now what i want!! Quote Link to comment Share on other sites More sharing options...
makeshift_theory Posted July 20, 2006 Share Posted July 20, 2006 Awesome good luck. :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.