I've looked around SO and the interwebs but have been unable to locate a clear answer. This is a newbie jQuery question. :)
How do I use .width() to get the width of a div, say #imgwrap, and output that width in an img src... I'm using Automattic's Jetpack to dynamically resize images.
Thanks!
<img src="http://i2.wp.com/google.com/intl/en_ALL/images/logos/images_logo_lg.gif?resize=[widthgoeshere],205" />