Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > JavaScript > BOOK: Beginning JavaScript
|
BOOK: Beginning JavaScript
This is the forum to discuss the Wrox book Beginning JavaScript by Paul Wilton; ISBN: 9780764544057
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning JavaScript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 7th, 2004, 10:48 AM
Registered User
 
Join Date: Dec 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default accessing elements from frames having dynamic data

**********************VERY URGENT*******************************

Hey,
  can any genious help in solving this problem..I am so sick trying for it. (I am new to Javascript)I have my webpage divided into 4 frames-> leftUp, leftRight,rightUp, rightBottom. Now, rightBottom has a location.href changed dynamically and that external page is having a table. And, I have to access the elements of this table loaded dynamically. I have tried calling parent.rigtBottom.document. blah blah.......

and so many things.....but then I saw I am having
parent.rightBottom.location.href = "somepage on my harddisk";
loadDataInTable();
The table frame is displayed fine when I run the page. but it says it cannot access the elements of this table in which I want to feed my data values.
I am setting its location.href but when I alert this location.href after setting....its stills displays the initial frame name.

Can anyone help?
I hope I am clear stating my problem! Thanks in advance.








Similar Threads
Thread Thread Starter Forum Replies Last Post
accessing elements using document() function geoGregory3 XSLT 2 February 28th, 2008 07:39 PM
Accessing elements of an Array object abdulqadirpk VB How-To 1 April 2nd, 2007 11:13 AM
accessing dynamic div width data Ma7T Javascript 1 August 18th, 2005 03:50 PM
javascript access elements of frame with dynamic . PassionForJavaJ2EE Javascript How-To 1 December 7th, 2004 11:09 AM
Question on dynamic changes to other form elements savoym Javascript 1 October 27th, 2004 10:17 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.