Wijmo UI for the Web
last Method
The last method tests whether the last list item has focus.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijlist("last");
});
Javascript (Specification) 
function last() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijlist type
wijlist jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.