feedback.js icon indicating copy to clipboard operation
feedback.js copied to clipboard

How to save Flashobject or SVG??

Open apatni opened this issue 13 years ago • 2 comments

Hi,

I'm new to this and want to use same feature on my site. Here are some couple of things which i want to know

  1. Can I use send feedback button as icon or a link in my menu bar or under sub menu if yes then can u please show me the example.
  2. Also i would like to save the image in my local folder after highlight / blackout is it possible?
  3. feedback.js is unable to capture flash object or SVG Tag is there any work around to capture this???

I search whole web and couldn't found any documentation or easy example who can tell me how to implement it easily.

Sorry to ask you silly question but i like this function and want to use it some where on my web :).

Thank you,

Regards, Ankit

apatni avatar Sep 07 '12 13:09 apatni

Firstly, the project is still under development and not ready to be used. To answer your questions:

  1. You can customize the appearance through CSS.
  2. Local folder as in clients computer? If so, you can't do that unless the user prompts to do it.
  3. SVG capture only possible on Firefox 12+ at the moment, its a bug in webkit browsers. Flash isn't possible and won't be possible.

Hopefully get some documentation up once the script is ready for use.

niklasvh avatar Sep 08 '12 13:09 niklasvh

I am using Firefox 16.0.2. But still its not working.. check this screenshot http://screencast.com/t/UYYie4Cpp

gajmp avatar Dec 01 '12 08:12 gajmp