author | Anthony Ly <anthonyly.com@gmail.com> |
Tue, 18 Dec 2012 17:47:31 -0800 | |
changeset 201 | 9db125e8f1e0 |
parent 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'] } }); });