|
|
|
|
|
|
|
|
// continue to load until out of browser. |
|
|
// continue to load until out of browser. |
|
|
console.log($('.autodoc_template_home_col')); |
|
|
console.log($('.autodoc_template_home_col')); |
|
|
console.log($('#autodoc_home_body').parent()); |
|
|
console.log($('#autodoc_home_body').parent()); |
|
|
|
|
|
|
|
|
|
|
|
console.log($); |
|
|
console.log($('#autodoc_home_body').find('.autodoc_template_home_col')); |
|
|
console.log($('#autodoc_home_body').find('.autodoc_template_home_col')); |
|
|
if (isvisible($.find(".autodoc_template_home_col").last())) { |
|
|
if (isvisible($.find(".autodoc_template_home_col").last())) { |
|
|
document_load(page + 1); |
|
|
document_load(page + 1); |