[Javascript] pop-up window

Peter Brunone peter at brunone.com
Wed Oct 3 20:31:40 CDT 2001


	You can use TARGET to open a link in a new window, but the new window will
have the same attributes of the original.

	I suppose you could work with ActiveX controls or a java applet, but at
that point you might as well just use Javascript.

|-----Original Message-----
|From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
|Behalf Of Andrew Gibson
|Sent: Wednesday, October 03, 2001 8:18 PM
|To: javascript at LaTech.edu
|Subject: RE: [Javascript] pop-up window
|
|
|oh yes, but I have to use some client side script?
|
|a  client wants a pop up window, but previously said no javascript?!
|
| >
| > 	Of course; you can use VBScript :)
| >
| > 	In a cross-browser environment, you can of course use the
| > TARGET attribute
| > of a link or form; you don't get much control, but it does
| > create an extra
| > window.
| >
| > |-----Original Message-----
| > |From: javascript-admin at LaTech.edu
|[mailto:javascript-admin at LaTech.edu]On
| > |Behalf Of Andrew Gibson
|
| > |Sent: Wednesday, October 03, 2001 7:57 PM
| > |To: javascript at LaTech.edu
| > |Subject: [Javascript] pop-up window
| > |
| > |
| > |I can't make a pop up window without Javascript can I ?
| >
| > _______________________________________________
| > Javascript mailing list
| > Javascript at LaTech.edu
| > http://www.LaTech.edu/mailman/listinfo/javascript
| >
|
|_______________________________________________
|Javascript mailing list
|Javascript at LaTech.edu
|http://www.LaTech.edu/mailman/listinfo/javascript
|




More information about the Javascript mailing list