
August 18th, 2000, 04:05 AM
|
|
Junior Member
|
|
Join Date: Jun 2000
Posts: 27
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi all,
I have some code below which closes a popup window. It doesn't seem to work in IE5 on the Mac - I get a script error saying 'This Object does not support this property or method'. Here is the code -
window.openedWindow.close();
- where openedWindow is the variable reference to the popup.
Any help would be greatly appreciated as I cannot find any reference to this not working on the Mac.
Cheers,
Matt.
|