Jason Levine wrote:
> 1. If you have a min-width defined in a CSS file (assigned by class),
> and not inline it doesn't seem to work. (Not sure if there's a fix for
> this.)
I simply used jQuery's $('foo').css to deal with the min-width. If this
only has access to inline styles, I'm not sure how else to go about it.
Any thoughts, anyone?
> 2. If the element is wider than the min-width but the user then
> resizes their browser window, the min-width value isn't enforced.
> (Perhaps add an onresize function?)
I chose not to enforce this, instead leaving it flexible for the user to
handle themselves. I suppose upon reflection it would almost always be
desirable, so I will release a 0.2 in a short while with the added
optional functionality. Hopefully I'll be able to get it done some time
tonight (GMT).
Thank you for your input.
Best wishes,
Dave Cardwell ~ http://davecardwell.co.uk/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/