Wijmo UI for the Web
first Method
wijmo.list Namespace > wijlist type : first Method
The first method tests whether the focus is at the first list item.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijlist("first");
});
function first() : bool;
See Also

Reference

wijlist type
wijlist jQuery Widget