jquery.imgbg DEMO2 (basic)
This is a basic demo sample using this plugin.
If you change browser size, background image also will be resized.
This is a basic demo sample using this plugin.
If you change browser size, background image also will be resized.
$(function(){
$("#demo").imgbg();
});