Example: remove method

This example removes the first bookmark.

  bookmarks.item(1).remove();

Related information

remove method