feedback.js server api
问题 feedback.js is a great jquery plugin that allows you to create feedback forms which include a screenshot, created on the clients browser, along with the form. how can I send captured image and user's review to server side api? 回答1: Indeed, feedback.js is an incredible piece of javascript. Thank you very much, Niklas von Hertzen! It does not depend on jQuery, though, but you can use both in the same page. You can send the image to a server by passing the 'url' option. The Feedback function