ajaxcontroltoolkit - modalPopupExtender when shown from code-behind doesnt apply the transparency to the background -


while wanting modalpopupextender show code-behind, works except

  • the opacity , alpha(filter) properties of css not applied meaning modal popup color set in backgroundcssclass , hence cannot see original controls in background.

anyone facing weird behavior , have solution this?

b.t.w, works when targetcontrolid not hidden.

i battled same issue of day today. have 3 pages identical code in them. 2 of pages worked expected, transparent background, 1 did not. in one, background 100% opaque.

finally, realised had accidentally deleted < !doctype html > line in page. adding 1 line page fixed problem instantly. simple. , little unexpected. hth


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -