Re: communication between frames and customizing LinkTree

2007-11-01 Thread Devin Venable
I'd be happy to not use frames, but I don't have the choice at this time because the application is already written using frames and time won't permit a total rewrite---at least that was our thinking when we decided to leave most of the application as-is. From my experience so far, I guess we shou

Re: communication between frames and customizing LinkTree

2007-11-01 Thread Matej Knopp
Why do you use frames anyway? If you want to pass things between frames javascript is the only way, but I don't see what's the point of using frames when you have framework capable of Ajax partial page updates. -Matej On 11/1/07, Devin Venable <[EMAIL PROTECTED]> wrote: > I posted a question a fe

communication between frames and customizing LinkTree

2007-11-01 Thread Devin Venable
I posted a question a few days ago on how to best deal with frames, in particular how to pass arguments between a tree view in one frame and a list view in another. I didn't get any takers. I finally determined that there was no good way other than to use plain-old javascript to push values from