RE: FN-FORUM: IFRAMES troubles
date posted 27th January 2006 13:09
How about a button on the iFrame that fires a javascript to send the list of
images selected to a function in the parent document that adds them to the
form then submits it?
Just my two pence worth:)
Craig
-----Original Message-----
Hi all!
Right I have a form, in which I need to include a list of thumbnails,
with each having a radio button, so the person can select an image,
and when the form is submitted the value of the selected radio button
is made available. The problem is that there are a lot of images, so I
thought of including an IFRAME in the form, which will allow the
person to scroll through.
Problem is, when the form is submitted, I can't seem to get the value
of that radio button passed from the IFRAME to the parent.
Any Ideas?
If theer are any better ways to do it, am open to suggestions!
Thanks
D