Re: [htmltmpl] firing multiple templates
Brought to you by:
samtregar
From: Karen J. C. <si...@ph...> - 2003-09-28 01:41:13
|
On Sat, 27 Sep 2003, Puneet Kishor wrote: PK>So I am working with frames (I have to). Different scripts populate PK>different templates in different frames -- at different times. Now I PK>want to press one button in one frame, and update two (or more) frames PK>with respectively different templates. Only way I know of to do that is with Javascript and putting an onclick either in the FORM or in the A link (depending on whether your "button" is a submit button or just a link button). Here's one explanation: http://www.experts-exchange.com/Web/Web_Languages/HTML/Q_20737567.html (The problem is, of course, those of us who use non-Javascript browsers will only get one frame updated. Of course, my non-JS browser is also a non-framed browser, so I suppose it's a moot point...) -- Karen J. Cravens si...@ph... |