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 (greg@xxxxxxxxxxx)
  • Subject: [Javascript] Passing Selection Data
  • Date: Fri, 27 Sep 2002 11:51:03 -0500

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&SearchType=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