author | Anthony Ly <anthonyly.com@gmail.com> |
Wed, 19 Dec 2012 12:35:13 -0800 | |
changeset 203 | f507feede89a |
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'] } }); });