my dhtml menu isnt beings recognized as a object or that it's there so when i try to put somethin next to it it just goin behind it or infront of it. someone gave me this suggestion but i dont know were to put the code. im using dreamweaver.
If you are using CSS try putting
code: position: absolute;
in the properties you have for the thing that is doing the covering up.
