|
Posted by IEDesigner on February 24, 2006, 3:05 pm
Please log in for more thread options
> Hi.
> I have a frameset with 3 frames that look like a T, with the top frame
> containing buttons like a toolbar, the left frame usually containing a
> dynamic TOC and the right frame containing the documents to view. In
> the toolbar, I have a button that starts a search engine which results
> I want to display in the left frame, hiding the TOC. Two buttons in the
> toolbar should help choose to display either the TOC or the search
> results in the left frame, but without reloading the TOC from the
> server nor restarting the search engine.
> Is there a way to achieve this?
> Thanks.
No, not without reloading the page containing the TOC or the search results.
You could use layers and then have them become visible or invisible by
clicking a button but then there would be no purpose in having frames.
IEDesigner
|