hello everyone
in my website i use the methods ".execCommand(' SelectAll')" and
".execCommand(' Copy')" to copy a defined area to the clipboard, that works
fine, but now i wanted to make my website compatible with macintosh.
the same functions dont work on a mac, so i am asking if anyone knows how
the "copy to clipboard" function (for text and images!) works on macintosh
or if it works at all on a mac.
thank you very much
Manuel from Switzerland
in my website i use the methods ".execCommand(' SelectAll')" and
".execCommand(' Copy')" to copy a defined area to the clipboard, that works
fine, but now i wanted to make my website compatible with macintosh.
the same functions dont work on a mac, so i am asking if anyone knows how
the "copy to clipboard" function (for text and images!) works on macintosh
or if it works at all on a mac.
thank you very much
Manuel from Switzerland
Comment