Response title
This is preview!
.......
type: 'GET',
url: '/example.com',
data: ajaxPars,
timeout: 900000, // +/- 15min
async: true,
dataType: 'json',
contentType: "application/json; charset=utf-8",
.....
$('.content').live('swipeleft swiperight scrollstart scrollstop',function(event){
© 2013 jQuery Foundation
Sponsored by and others.