author | Anthony Ly <anthonyly.com@gmail.com> |
Mon, 03 Dec 2012 16:30:36 -0800 | |
changeset 195 | c7c0fbc09788 |
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'] } }); });