I'm having the problem that a dynamically created element (using document.createElement()) is always showing over a static element (inline html element), regardless of their z indexes. Does anyone know a good workaround?
Thanks in advance,
Adam
PS. I'm not talking about the problem where select boxes will always show over div's.
Thanks in advance,
Adam
PS. I'm not talking about the problem where select boxes will always show over div's.