LAZY Loading : jQuery -
can lazy load content manually using jquery code. not want code inputs on can possible implementation.
as of thinking right now, following 1 example.
there table of catalogue get's populated on click when user enter search criterion.
ajax call triggered search criterion
ajax return 2000 objects , catalogue shows 10 items per page.
is possible show 10 items receive ajax (is intervention possible ?) , paint ui on screen while receiving rest of data ajax call.
just heads great....
Comments
Post a Comment