Home
last modified time | relevance | path

Searched refs:toggleFocus (Results 1 – 1 of 1) sorted by relevance

/template/graphy/
H A Dnavigation.js66 links[i].addEventListener( 'focus', toggleFocus, true );
67 links[i].addEventListener( 'blur', toggleFocus, true );
73 function toggleFocus() { function