In the following script there is initially one tweet at an acceptable height. Then the next tweets that roll through expand the box due to the height being in auto.
What I want is for the height to stay constant like on the initial load, but for other tweets to be able to load in on a one by one basis so that the next tweet to load just replaces the previous one.
Thanks,