I am using the style attributes of a <DIV> block to position and display the <DIV> block in response to an onclick event ( its basically a simple help system for an intranet app). The problem I am having is that when the <DIV> displays over a <SELECT> the <SELECT> is visible through the <DIV>.
Any Suggestions as to what I am doing wrong?
Any Suggestions as to what I am doing wrong?