This is a forum where members new and old can come to ask questions and get info and opinions. It is not a place to advertise your business or have other forms of advertising, whether it be in your posts or signature.

All links in the forum will not be indexed by Search Engines and any unapproved forms of advertising or spam will be dealt with accordingly, deleted, and that member's account banned.

Forums

Overview » Ajax & JavaScript » transparent div is not active over the combobox
Reply

transparent div is not active over the combobox

anju mol
Member



Since: 03 Jan 2009
Posts: 3
Posted 28 Jan 2009 14:19:44

My javascript function is
{
document.body.innerHTML+="<div id='div1' style='position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;
filter:alpha(opacity=40);' for = 'div' >";
document.body.innerHTML+="<center><label id='loading' style='position:absolute;top:0;left:435;background-color: FFFF66; width:115;height:30' > <font size=4>Processing...</font></label></center>";
document.body.innerHTML+="</div>";
}
My design consists of some text boxes,buttons and combo box.On button click this function will be called.this div will be active over the text boxes.but it is not existing over the combo box.All text boxes and buttons will be inactive under the transparent div.After the function call the div won't be active over the particular position of the combo box.even i can select from the combo box.I want to make the div active over the combo box also.
Can anyone help me.....?
Thanks in advance.....

My javascript function is
{
document.body.innerHTML+="<div id='div1' style='position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;
filter:alpha(opacity=40);' for = 'div' >";
document.body.innerHTML+="<center><label id='loading' style='position:absolute;top:0;left:435;background-color: FFFF66; width:115;height:30' > <font size=4>Processing...</font></label></center>";
document.body.innerHTML+="</div>";
}
My design consists of some text boxes,buttons and combo box.On button click this function will be called.this div will be active over the text boxes.but it is not existing over the combo box.All text boxes and buttons will be inactive under the transparent div.After the function call the div won't be active over the particular position of the combo box.even i can select from the combo box.I want to make the div active over the combo box also.
Can anyone help me.....?
Thanks in advance.....

Reply to this topic

Message
Reply
Follow us on Facebook Follow us on twitter Subscribe to the RSS feed
Activate your free membership today | Login | Currency