SafariOpenEvent Class Reference
| Inherits from | |
| Technology area | Safari Extensions |
| Availability | Available in Safari 5.1 and later. |
Overview
Instances of the SafariOpenEvent class are used to notify listeners when a tab or window is opened.
The event type for this class is open.
When a new window is opened, the open event is first sent for the window, and then sent for the tab.
This event does not bubble.
© 2011 Apple Inc. All Rights Reserved. (Last updated: 2011-05-26)