function getNavNode()

in static/js/scroll-apiref.js [142:144]


    function getNavNode(token) {
        return $('#' + token + '-nav');
    }