hasNextItem Property
This topic documents a feature that is obsolete as of Windows Internet Explorer 7.
Obsolete. Retrieves a value that indicates whether any successive items follow the current item in the playlist.
Syntax
XML N/A Scripting [ bhasNext = ] mediaBar.hasNextItem
Possible Values
bhasNext Boolean that receives a value that indicates whether a successive item follows the current item in the playlist.
- false
- Default. No successive item follows the current item.
true
- At least one successive item follows the current item.
The property is read-only. The property has a default value of false.
Remarks
As of Microsoft Internet Explorer 6 on Windows XP Service Pack 2 (SP2) or Internet Explorer 7, the mediaBar feature is obsolete and no longer available.
hasNextItem was introduced in Internet Explorer 6.
Applies To
mediaBar