(index):171 Uncaught TypeError: jQuery(…).documentor is not a function
-
Back to top button, search and scroll didn’t work because this error.
(index):171 Uncaught TypeError: jQuery(…).documentor is not a function
the error is here in console.
jQuery(document).ready(function(){
jQuery(“#documentor-1”).documentor({
documentid : 1,
docid : “documentor-1”,
animation : “”,
indexformat : “1”,
pformat : “decimal”,
cformat : “decimal-leading-zero”,
secstyle : “”,
actnavbg_default: “0”,
actnavbg_color : “#00d303”,
enable_ajax : “0”,
scrolling : “1”,
fixmenu : “1”,
skin : “default”,
scrollBarSize : “3”,
scrollBarColor : “#45403f”,
scrollBarOpacity: “0.4”,
windowprint : “0”,
menuTop: “0”,
iconscroll : 1,
socialshare : 0,
sharecount : 1,
fbshare : 1,
twittershare : 1,
gplusshare : 1,
pinshare : 1,
});
});
- The topic ‘(index):171 Uncaught TypeError: jQuery(…).documentor is not a function’ is closed to new replies.