I'm trying to make a site which basically has 2 divs placed next to each other, like a small one on the left for the menu, and a bigger one on the right for the content. Now because the menu is quite a complex one, and its not easy at all to figure out the whole code and put that in the main page, i figured id put that on a diff. webpage, make an iframe in the menu div, and display it like that. Also because my website wasnt build for long scrolling pages, i decided to put another iframe in the content div. The problem im facing now is that it places the content div underneith the menu div, although it does read the margin i set. Now ive tried a testsite with the same build, just no iframes in it, and that works fine. In the CSS coding ive tried floating and z-index, both didnt work. Any1 knows how to fix this, OR how i can display the menu in the div w/o using an iframe (maybe thatll solve it) OR what the proper code is to put an iframe into a div so IE reads it.



Reply With Quote


Bookmarks