Is there a way to find out page end using Jquery, so that a simple message can be displayed saying you have reached end of the page.
Note for debugging: I was getting the alert on return to the top of the page(?) using jquery-1.10.2.js. Loaded jquery-1.6.4.min.js and all is well.