pklauzinski / jscroll

An infinite scrolling plugin for jQuery.
http://jscroll.com/
1.11k stars 563 forks source link

Automatically Add data infinitely without scrolling #66

Open kirtesh08 opened 9 years ago

kirtesh08 commented 9 years ago

I have code it in MVC .net but problem is that It automatically goes to infinite loop without scrolling it starts loading recklessly without moving to the bottom of the page. The following is all the code I implemented. Its on stackoverflow please check for further details

http://stackoverflow.com/questions/31787566/jquery-jscroll-not-working-properly

hraynaud commented 9 years ago

I'm having the same issue any luck with a solution

kirtesh08 commented 9 years ago

not yet i just put auto to off right now no further improvements

kirtesh08 commented 9 years ago

Ok dude i just solve it right now its just when I am creating new hyper link the id was same at all the time once u gave the id different every time the problem is solved

subversem commented 9 years ago

I am experiencing an issue such as this, where my page loads, and immediately the plugin fires over and over whether I've scrolled or not.

I've sent a message on facebook with the URL to I'm referring to.

machadoug commented 7 years ago

@kirtesh08 , I have just tested with a different random ids (for testing purposes) and it still continues to fire over and over without even scrolling.