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] modal windows anyone?


  • From: javascript@xxxxxxxxxx (Allen Wayne)
  • Subject: [Javascript] modal windows anyone?
  • Date: Wed, 22 May 2002 11:37:18 +0100

Hi All,

newbie type question.... it is possible to have a modal window system in
JS... i.e click on link opens new window, window then performs some
operation (say a calendar) and then returns a value to the calling window.

Wayne