I need to put html page over image and html page background must be transparent.
But I can't set background color value of web control.
For example, form control has "SetBackgroundColor" function but nothing for web control.
Currently background is always white...
I tried to set css value of body but not worked.
What can i do about it?