Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: scroll Properties in Netscape


Message #1 by "T.Gopalakrishnan" <tgk26@r...> on Mon, 21 Oct 2002 09:44:02
i have two tables in two different frames when i scroll one frame it must 
scroll another frame.i used scrollLeft and scrollTop to keep track of 
scrolling.but in netscape is gives 0 only,in IE it gives the correct value
the statement i used for scrolling is
parent.framename.document.body.scroll(value)

Any help invited
T.Gopalakrishnan





  Return to Index