I need a simple jquery solution to add a background image to my page filling it entirely, but keeping the aspect ratio and vertical and horizontal centered position.
there are several plugins out here but I don’t want to use any plugin.
thanks in advance.
This code will do what you want..
Set your HTML like this
and your CSS like
Demo at http://jsfiddle.net/gaby/3YLQf/