Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Passing Selection Data


  • From: javascript@xxxxxxxxxx (Senior, Henry (TWIi London))
  • Subject: [Javascript] Passing Selection Data
  • Date: Fri, 27 Sep 2002 19:15:01 +0100

if the opened window was opened from your main page (and is from the same
domain) you can do something like:

opener.document.forms['your form name'].elements['your element
name'].value='your value';

this will work x-browser

-----Original Message-----
From: javascript-request@xxxxxxxxxx
[mailto:javascript-request@xxxxxxxxxx]
Sent: 27 September 2002 18:01
To: javascript@xxxxxxxxxx
Subject: Javascript digest, Vol 1 #762 - 1 msg


Send Javascript mailing list submissions to
	javascript@xxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.LaTech.edu/mailman/listinfo/javascript
or, via email, send a message with subject or body 'help' to
	javascript-request@xxxxxxxxxx

You can reach the person managing the list at
	javascript-admin@xxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Javascript digest..."


Today's Topics:

   1. Passing Selection Data (greg@xxxxxxxxxxx)

--__--__--

Message: 1
To: "e-mail_list javascript" <javascript@xxxxxxxxxx>
From: "greg@xxxxxxxxxxx" <greg@xxxxxxxxxxx>
Date: Fri, 27 Sep 2002 11:51:03 -0500
Subject: [Javascript] Passing Selection Data
Reply-To: javascript@xxxxxxxxxx

Is it possible to pass selections from a pop-up window to a main page with
JavaScript?  On the following page

http://www.cbshome.com/IRP/listing/ListingSearch.asp?ListingType=1&SearchTyp
e=Geographic

a map link provides a pop-up window with a map.  When you click on sections
of the map, the information of the selection is passed back to the main
page.  How is this done?  I've got a file with a map that fills in form data
when a selection is made, but it is all on one page.  I like the pop-up
idea.  Can't seem to understand how they did it?

Anyone have experience with this?

Thanks,

Greg


--__--__--

_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript


End of Javascript Digest


DISCLAIMER - The preceding e-mail message (including any attachments)
contains information that may be confidential, may be protected by the
attorney-client or other applicable privileges, or may constitute non-public
information.  It is intended to be conveyed only to the designated
recipient(s) named above.  If you are not an intended recipient of this
message, or have otherwise received it in error, please notify the sender by
replying to this message and then delete all copies of it from your computer
system.  Any use, dissemination, distribution, or reproduction of this
message by unintended recipients is not authorized and may be unlawful. The
contents of this communication do not necessarily represent the views of
this company.