Quantcast

Plugin dev - load content dynamically

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Plugin dev - load content dynamically

mpapo - Michaël Pailloncy
Hi,

I'm creating a Jenkins plugin which compare two big text files (77000 lines) like JobConfigHistory plugin compares two config files (https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin)
I want to load content dynamically when the user scrolls down. Currently, I can't load the entire page without the browser crashes.


Before beginning, I wish to know if there is already a component that automatically handles this sort of thing?

Thanks in advance !
Michaël

Loading...