jquery-simple-context-menu icon indicating copy to clipboard operation
jquery-simple-context-menu copied to clipboard

Download link for each <li>

Open mgk89 opened this issue 9 years ago • 0 comments

hi,

I create the rightclick menu for images (each is an li element) and I would like to have a rightclick link to download each of the images.

the li elements do have a common class named "image" and have different id's which refer to the filename like "gallery/berlin/001.jpg", "gallery/berlin/002.jpg" etc.

could you please help me to:

1.) make it possible that each rightclick menu button "download image" is referred to the li's id? 2.) make it possible to download/href in the function?

thank you very much!

mgk89 avatar May 02 '15 15:05 mgk89