Page Dimming

  • Thread starter Thread starter Just Me
  • Start date Start date
J

Just Me

Ive noticed that web sites are emulating the vista screen dimming when the
relevent control comes into focus like sliding div forms etc. Does anyone
know how that is acheived ?


Cheers
 
Ive worked it out now. Ta

so how did you work it out ? sharing is good ...


Eliyahu Goldin said:
Did you try to view the html source to see what is there?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


Just Me said:
Ive noticed that web sites are emulating the vista screen dimming when
the relevent control comes into focus like sliding div forms etc. Does
anyone know how that is acheived ?
 
Try the ASP.Net ModalPopup extender in the Microsoft ASP.Net AJAX Control
Toolkit.
Remember, you have to download the control toolkit, which is different than
the control extensions.

Scott Lloyd
Lloyd Software
 
Back
Top