Hi
I am using a RadAjaxPanel which contains a form. It is initially Visible=false,
and is triggered to visible by checking a checkbox.
Everything works fine in terms of animation, but the page content underneath the checkbox is
still visible, so there is a confusion of the form elements with the already-visible page text.
Looks a mess.
How can I make the panel cover the text below (a transparency setting?), or alteratively, but
less desirable move it down the page)?
I have tried including divs with colored background, tables with colored backgrounds, but no
joy so far.
Thanks for any help!
Additional info: the above refers to FireFox; with IE7, it is worse: the panel opens until it hits
bottom of the table column, apparently, although it could open be behind the solid background
of the page.
Thanks
Clive
I am using a RadAjaxPanel which contains a form. It is initially Visible=false,
and is triggered to visible by checking a checkbox.
Everything works fine in terms of animation, but the page content underneath the checkbox is
still visible, so there is a confusion of the form elements with the already-visible page text.
Looks a mess.
How can I make the panel cover the text below (a transparency setting?), or alteratively, but
less desirable move it down the page)?
I have tried including divs with colored background, tables with colored backgrounds, but no
joy so far.
Thanks for any help!
Additional info: the above refers to FireFox; with IE7, it is worse: the panel opens until it hits
bottom of the table column, apparently, although it could open be behind the solid background
of the page.
Thanks
Clive