Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Help needed - urgent !!!!!!!!!


Message #1 by "Arun" <garun@m...> on Wed, 30 Jan 2002 09:18:11
Hi Peter,
    Yes IFRAME works in NS6, but the way i need to retreive data from html 
file within ifame onto the outer frame is not working in NS6.

   in ie one can retrive data from html controls with-in iframe html 
objects onto the outer frame by using the script.....

document.<<iframe-name>>.document.<<iframe-from-name>>.textbox_name.vale

   This same script does not work in NS6.

Can anybody there give a solution for the same....

Arun


> IFRAME works fine in ns6 but not in ns4.
> /Peter
> 
> ----- Original Message -----
> From: "Garrett Steed" <gmsteed@s...>
> To: "JavaScript HowTo" <javascript_howto@p...>
> Sent: Wednesday, January 30, 2002 3:48 PM
> Subject: [javascript_howto] RE: Help needed - urgent !!!!!!!!!
> 
> 
> > What do you mean by "does not work", because I don't believe that 
iframes
> > work in in Netscape.  If you problem is that the frames don't act the 
way
> > you expected this could be part of you'r problem you could try using 
<div>
> > for frames?
> >
> >
> >
> > Arun said----
> >
> >   it works fine in ie5.5. when i try the same script in netscape it 
does
> > not work. can any body help me in this regard. i tried to check any 
sites,
> > they were of no help to me. hope someone there to give me a solution :)
> >
> >
> > Arun
> >
> >
> >
> $subst('Email.Unsub').
> >
> >
> 
> 

  Return to Index