jQuery.threesixty icon indicating copy to clipboard operation
jQuery.threesixty copied to clipboard

Added option to set index of image to display first

Open bjarneg opened this issue 13 years ago • 1 comments

I'm new to this github thing, so sorry if I'm doing things wrong. But, like your plugin it's fast and simple. I missed an option though, to set the first image to display so I added that.

I guess I've just could have skipped the

pic.attr("src", $(this).attr("src"))

line, and loaded the images in another way, but I choose the slightly easier way for now.

bjarneg avatar Sep 04 '12 10:09 bjarneg

Thanks Bjarne, I'll look at the code over the week-end and merge it into master

matdumsa avatar Oct 12 '12 21:10 matdumsa