Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. filtering_select_ref.openDropDown()
  2. var dropdown = filtering_select_ref.dropdown;
  3. dropdown.selectFirstNode()
  4. dropdown.selectNextNode()
  5. dropdown.selectPreviousNode()
  6. dropdown.selectLastNode()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement