 |
 |
close window
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
what is the code for closing a window? I.E.-have the word "close" and when they click on it, the window closes...
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2001
Location: somewhere
Status:
Offline
|
|
window.close (JavaScript - I assume that's what you were asking)
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
how and where would I put that? after the word "close?"
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Feb 2001
Location: Manhattan
Status:
Offline
|
|
Originally posted by THE MAC GOD:
how and where would I put that? after the word "close?"
[PHP]<a href="javascript :window.close();">close</a>[/PHP]
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
ok... i test it in the browser... but it won't close the window... any ideas?
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2003
Location: :noitacoL
Status:
Offline
|
|
i wanted to show the code... but it formats the post...sorry
|

All as artificial as the Matrix itself, although only a human mind could invent something as insipid as Love.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2001
Location: somewhere
Status:
Offline
|
|
In the example above, be sure to remove the space in 'javascript' - the example shows 'java script'.
<a href="JavaScript: window.close();">Close</a>
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |