Centering Fixed and Absolutely Positioned Elements

February 2, 2011

So this is not a C# or .Net specific post, but I ran into a problem and needed a solution. I am working on a project where the Ajax ControlToolkit was just not an option. I therefore decided to do my own “modal popup” controls by using some fixed divs. I like fixed divs because [...]

0