| author | Anthony Ly <anthonyly.com@gmail.com> |
| Wed, 19 Dec 2012 12:19:34 -0800 | |
| changeset 202 | 83193a9a9b4e |
| 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'] } }); });