My first jQuery plugin is finally operational! It adjusts the line-height (CSS) of text in proportion to container width.
Demo here: http://www.ollicle.com/eg/jquery/autolineheight/ Is there anything I can/should do to improve the structure of my plugin code: http://www.ollicle.com/eg/jquery/autolineheight/jquery.autolineheight.js Cheers Ollie