iamjpg / Ez-Background-Resize

Resizable full-browser background image using jQuery. Implementation requires no CSS.
http://johnpatrickgiven.com/jquery/background-resize/
89 stars 32 forks source link

Add Ability To Create CSS Border on Container #3

Open iamjpg opened 13 years ago

iamjpg commented 13 years ago

Something like:

$("#bg").ezBgResize({ border : "10px" });

lgjanku commented 12 years ago

Actually, border-top, ...left, ...right, ... bottom would be nice. Sometimes the bg needs to be offset because of static/fixed header/footer.