HTML JavaScript DHTML



document.anchors Property

function goNextAnchor(where) {
    window.location.hash = where
}



Top







Section 1







Section 2







Section 3








document.write("There are " + document.anchors.length + 
" anchors defined for this document
")