Bellardia
01-07-2009, 02:20 AM
I'm looking for a workaround that will allow a div to be placed on top of an input element (specifically a text input). I've tried several methods using absolute/relative positioning and z-index, but IE ignores them and insists that the input remains on top.
Anyone have any work around? Including css/javascript/xhtml methods to cover up this input.
If curious, it involves partially covering the input when there's an alert. Reasoning is purely stylistic, although rather important to me in this case.
Anyone have any work around? Including css/javascript/xhtml methods to cover up this input.
If curious, it involves partially covering the input when there's an alert. Reasoning is purely stylistic, although rather important to me in this case.