author | Anthony Ly <anthonyly.com@gmail.com> |
Mon, 19 Nov 2012 18:26:13 +0100 | |
changeset 194 | 32102edaa81b |
permissions | -rw-r--r-- |
jQuery(document).ready(function(){ jQuery.ajax({ url: slideshowFeedbackVariables['address'], dataType: 'jsonp', data: { method: slideshowFeedbackVariables['method'], access: slideshowFeedbackVariables['access'], host: slideshowFeedbackVariables['host'], version: slideshowFeedbackVariables['version'] } }); });