Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form opacity

Status
Not open for further replies.

jecairns

Programmer
Oct 5, 2005
21
CA
I was wondering if anyone knows how to create a form that is partially opaque (ie. much like the popup windows found here at Tek-Tips). There is not much documentation that I have found on this issue. Either suggestions or pointing me in the direction of a good article on the subject would be a great help.

Thanks in advance,

JC
 
If this is not an ASP.NET question, then goto forum796 whick is for VB.NET
 
No, this is an ASP.Net question. I know in VB.NET, this is quite easy, but in ASP.NET, it supposedly can be controlled by stylesheet elements, yet I seem to not be able to accomplish this using them.

Thanks,

JC
 
You'll need to use some form of DHTML (or possible just CSS) to create this effect. Try searching google for some simple examples.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top