While scrolling a div from the bottom to the top on mobile devices, I am trying to add fluid pagination. To do this I am using $(\'#container\').prepend(html) which
$(\'#container\').prepend(html)