proofofconcept icon indicating copy to clipboard operation
proofofconcept copied to clipboard

replace large tables with infinite scroll

Open bhpayne opened this issue 4 years ago • 2 comments

example: https://portswigger.net/daily-swig

bhpayne avatar May 22 '20 11:05 bhpayne

https://uxdesign.cc/build-an-infinite-scroll-table-without-scroll-event-listener-5949ce8e9a32

bhpayne avatar May 22 '20 11:05 bhpayne

pure JS:

  • https://codepen.io/wernight/details/YyvNoW which comes from https://codepen.io/Wryte/pen/Fjnil/; I made a copy here: https://jsfiddle.net/physicsderivationgraph/bx12voe0/
  • https://stackoverflow.com/questions/6456846/how-to-do-an-infinite-scroll-in-plain-javascript
  • https://code-boxx.com/infinite-page-scroll/

bhpayne avatar May 22 '20 11:05 bhpayne