$( 'a.anchornav' ).anchornav({
// -
target: '#content' ,
// CSS-class, ,
loading_class: 'loading' ,
// , ,
loading_text: 'loading...' ,
// CSS-class, ,
active_class: 'anchornav-active' ,
// . -, #<namespace>:<URL>
namespace : 'a' ,
// ( - ).
// ,
// back forward, ( ) -
// .
// , , .
handle_empty_anchor: true
});
* This source code was highlighted with Source Code Highlighter .
$ xmlHttpRequest = filter_input (INPUT_SERVER, 'HTTP_X_REQUESTED_WITH', FILTER_SANITIZE_STRING);
Source: https://habr.com/ru/post/82906/