I have a PHP page which has a div, the div has a PHP includes which includes this file:
Change your code to
var page = 1; $(document).ready(function(){ $(".Button").click(onClick); onClick(); };