I'm using smallipop (super job btw) on a form wizard. When the user reaches a particular step in the "tour" I'm dynamically expanding a section of the page to show more details of the form. The problem is that the tour trigger changes position on the page when I expand the form, thus causing the smallipop popup to display at the old position for the trigger, not the new position.
I didn't see anywhere in the specs where I could call a "refresh" or "redraw" to get the currently displayed popup to update its position.
If there's a workaround you can suggest that'd be great but possibly implementing a "redraw" method would work?