views:

13

answers:

0

I'm working on a new website that uses twitter's embeddable widget (see http://twitter.com/goodies/widgets ).

You can control the widget's dimensions - width can be a fixed number of pixels or be set to 'auto'. Unfortunately I'm unable to convince the widget's height to be set to 'auto', which causes problems on long pages as large areas of white space appear under the fixed-height widget.

Has anyone experienced the same problem / found a resolution?

Thanks in advance!