Hi, I am new to the woodstock project. I have a quick question, that will probably be easy to answer. I am trying to use the Tabset component for my general site navigation. In each of the tabs I want to be able to store an iframe or some other link to another page, so I dont have to store all of my pages in the main class. I also need it to save the state of the iframe inside the tab. I am evaluating this against ruby on rails, and have gotten it to work on there fine. The idea is to have some iframes with input fields within, and then have the switching between tabs not reload the contents. Is there any way to do this.
Again, sorry if this doesnt make much sense. I am still trying to wrap my head around the concept.
Thanks