daneden / Baseline.js

A simple jQuery plugin for restoring vertical baselines thrown off by odd image sizes
http://daneden.me/baseline
699 stars 55 forks source link

Account for image padding & border #9

Closed craigmdennis closed 11 years ago

craigmdennis commented 12 years ago

Calculate the image padding / border and remove it from newHeight

robhadfield commented 12 years ago

Hey craigmdennis - Is this issue still pending? I have a calculation working on the jQuery version to resolve this if you haven't already resolved it.

Rob

robhadfield commented 12 years ago

Sorry, seen you've done it now (new to git pull/commit requests). Exactly the same code bar the variable names :)

craigmdennis commented 11 years ago

Cool, no problem.