Summary:I have an iframe in a sidebar tab but when the user switches to another tab and back it refreshes the page that was loaded preventing actual usability.
Details:
If you open the 'Class Discussion' tab there's an iframe to the site GoSoapBox. Directly above the iframe is some text telling you what the access code is to the event. If you enter that code and press join, the event loads and you have access to some interactive features. The problem is, if you switch tabs (say to 'Notepad' or 'Contents') and then switch back to 'Class Discussion' it has reloaded the page and the event you were signed into is gone and you need to re-enter the access code.
This is not a problem if the user interacts with this feature from inside a the tiddler itself (if the tiddler is open in the story stream) and keeps the tiddler open. Is there some way I can apply this "non-refresh/don't discard" status that story tiddler's have to sidebar tabs?