Search results

  1. P

    problems with ajax in jquery-1.4.2?

    i have a problem when i tried to send values via ajax in jquery my code is the following $.ajax ( { url: "BuscarPorKeyWords.php", dataType: "html", type: "GET", contentType: "application/x-www-form-urlencoded", data: "pagina=1&palabrasClave=" + $('form:first input:text').val() ...
  2. P

    problems with ajax in jquery-1.4.2?

    i have a problem when i tried to send values via ajax in jquery my code is the following $.ajax ( { url: "BuscarPorKeyWords.php", dataType: "html", type: "GET", contentType: "application/x-www-form-urlencoded", data: "pagina=1&palabrasClave=" + $('form:first input:text').val() ...
  3. P

    Who is the comedian that told a joke about people always giving weather updates

    on the streets when its cold? i saw the guy on comedy central presents a while ago and he said something about going outside and throwing the football, once and he talked about his friends saying spring happened somewhere around lunchtime. he also talked about going outside in the cold and...
Back
Top