I’m very proud to present my first jQuery plugin: jquery.autolineheight. In a nutshell, this JavaScript adjusts the line-height of a container (such as a div) in proportion to it’s width, relative to the font size. Demo of jquery.autolineheight. This is a rework of a script I wrote a while ago to do the same thing. You can read more about it and its purpose in the original post. Download jquery.au