i'm trying to integrate the sothink tree menu and have a div underneath it which moves as the menu expands or contracts
it shows fine in FF2 but in IE7 it doesnt appear at all
not being the worlds expert on div positioning any pointers would be great (i have separate style sheets for ie6, ie7 and gecko browsers)
(i have no positioning on the advert div but ive tried various ways and none work)
the code below is in a td column
PHP Code:
<script type="text/javascript" language="JavaScript1.2" src="newmenu.js"></script>
<div id="advert" ></div>
any ideas on which way to go ?