I believe that I'm supposed to use
iphoneControlDelete sScrollerId (that's the variable I'm using to store the result of iphoneControlCreate) to get rid of the scroller when changing cards, but it doesn't seem to be working. I go to the next card, and although it has no effect, the little scroller along the side will show up on attempted swipes, sized to what it was on the previous card.
I have it in the closeCard handler, and the other commands in the handler are working.
The only way the little fake scroller goes away is when opening a card with a datagrid small enough that it's not needed. It will then stay away on subsequent card openings.
Help
