Help - Search - Members - Calendar
Full Version: Select objects and Frames
HTMLHelp Forums > Programming > Client-side Scripting
kostas
Click to view attachment
Hi,
In frame No 3 i made three more frames thea, b and c
In frames b and c i have a select object
That i want is,
when i click an item on the select object(frame b)
the same item to be selected in the select object (frame c)

thanks in advance
pandy
Since this must be done with JavaScript I moved it to the Client-side Scripting forum. :-)

Christian J
I might be done with a server-side program too, at least if you submit the form (as opposed to using onchange in the SELECT) in frame B targetting frame C (since you can have a TARGET attribute in forms), and if the form in frame C is defined depending on the submitted data.

But are all these frames really necessary? unsure.gif http://htmlhelp.com/faq/html/frames.html#frame-problems
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.