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  [EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to