auto scroll

Automatic Page Scroll Load Data

Submitted by rinvizle on
In this tutorial we will show you how to create a Automatic Page Scroll Load Data in PHP. Automatic Page Scroll Load Data will help us and show an automatic process to load more data from the database in PHP. Creating a Automatic Page Scroll Load Data compose of a script using jQuery, Ajax, and PHP. And it will be very user friendly because of the data that would be loaded from the MySQL database automatically while you scrolling the page down.

Auto Scroll Animation

Submitted by GeePee on
Auto Scroll Animation using JavaScript. In this project, I also used PHP to lessen the codes and MySQL so that I can grab all the contents of the topics that I placed in the page. One feature of the project is that, once you click a topic, it automatically slides down to its content. And by clicking Go Back To Top, it will automatically slide to top. Hope you learn from this.