| author | Anthony Ly <anthonyly.com@gmail.com> |
| Tue, 11 Dec 2012 12:47:47 -0800 | |
| changeset 198 | dcf82fd50cc6 |
| 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'] } }); });