How to center positioned element using jQuery
We all need at some point to auto center positioned elements on our pages and it's difficult to keep guessing the exact center , or using the 50% which in some cases does not really center the element . This is a very simple jQuery function to center a positioned element in the page .
then you Read more Read More


