I'm trying to make the content increase by checking the user scroll down, but my code stopped here ..
<script>
$(document).ready(function() {
var limit = 5;
var offset = 0;
var altura = 1000;
$.post( "artes4.php", { limit: limit, offset:...
asked by
06.09.2014 / 01:53