jquery.imgbg DEMO2 (basic)

This is a basic demo sample using this plugin.

If you change browser size, background image also will be resized.

How to use

HTML (basic)





HTML (image)




Setting example

$(function(){
  $("#demo").imgbg();
});