Tag Archives: snipets

How to center a fixed/absolute div using css – browser hack

Today i learned about centering a fixed/absolute positioned div using simple browser hack. This is useful when you want to display a loading callback during ajax calls. It works in my Firefox 3.6.27, IE9, Opera 11.61, Chrome 18.0, & Safari.
Continue reading “How to center a fixed/absolute div using css – browser hack” »