This is jQuery plugin that create space. The space is calculated to fit window size.

synopsis

html


<div id="card1"></div>

javascript


      $("#card1").autopadding({which_height: 'padding-bottom',
                               offset_height: 0
                              });

options

which_heightcss attribute for set height.
offset_heightset pixcel size, if you want smaller than window.

demo

picture


data

date2014/02/02
placeriver side

version 0.1 (2014/06/30)