Recent content by Macca

  1. M

    Lazy Load & Filtering

    Happy to pay for someone to code the script I need if that's possible?
  2. M

    Lazy Load & Filtering

    I'm displaying 100's of items from the database. When adding the class Lazy to the div it doesn't seem to lazy load. Only seems to work on images. Any chance you can help further?
  3. M

    Lazy Load & Filtering

    Any help appreciated. I've found this but want to add filtering to it which filters everything in the database rather than just what's loaded. https://www.webslesson.info/2017/03/load-content-while-scrolling-with-jquery-ajax-php.html
  4. M

    Lazy Load & Filtering

    PHP with MySQLi, Jquery, and Ajax
  5. M

    Lazy Load & Filtering

    Hi! Does anyone have any tutorials/examples of a working lazy load script with filtering options? PHP with MySQLi, Jquery, and Ajax Example: Display data from database and when scrolling down it loads more from the database until none left. However I'd need it so people can search at the top...
Top