iterates through other lists of Kanban except the calling one
$$("list1").eachOtherList(function(list){ list.unselect(); });