#4 | How to create an Infinite Scroll | PHP/jQuery/Ajax

preview_player
Показать описание
#4 | How to create an Infinite Scroll | PHP/jQuery/Ajax | Introduction
Рекомендации по теме
Комментарии
Автор

Nice job!

Simple and easy to understand tutorial!

Best regards from Hungary!

Vorenus
Автор

Thanks, easy to understand, and translate into different code for my website.

alanbrockbank
Автор

First, it didn't work for me, but then I added parseInt while comparing the document height and ScrollTop. then it worked. Very good tutorial anyway :)

timestamps
Автор

Good!! ask!! Do implement in to my project, but project's using Oracle 8, do you know using to implement's?

affanlehnu
Автор

I noticed that the script is producing duplicates from the database table. Is there anyway I can avoid that? 

sulaymankhan
Автор

how to block direct url example: localhost/tutorial/ajax.php, it will show single images at that file (maybe), can you make it into part 5   :)
you show great tutorial anyway, thank

AlexKaharudin
Автор

Really nice tutorial
but that scrollTop camparison is working for me when it reaches the top

lijummathew
Автор

use SQL_CALC_FOUND_ROWS in your query to count instead :)

yoNikma
Автор

better use count(id) AS <field_name>

keksinjo