Topic on Extension talk:CopyToClipboard

CopyToClipboard makes a strange blue line in explorer.

9
Cosfly (talkcontribs)

First of all, thank you for making this fantastic extension.

However, CopyToClipboard makes a strange blue line in explorer.

It doesn't cause any problem in chrome, opera, and firefox.

This extension will become even more fantastic after fixing this.

Thank you.

Nischayn22 (talkcontribs)

Thanks for the praise :) I will definitely look into this very soon but I won't promise anything (This stuff needs help from some HTML expert)

Nischayn22 (talkcontribs)
Cosfly (talkcontribs)

It says it uses javascript, then does installing zeroclipboard make it slower to load my website than having your extension?

And although I am reading the code of CopyToClipboard.php, I can't see which line to revise to make ZeroClipboard to work, although I guess I have to edit the 51th line.

Nischayn22 (talkcontribs)
182.72.186.86 (talkcontribs)

the extension works well but the only problem is this strange blue in ie...has anyone found solution to fix this?

182.72.186.86 (talkcontribs)

i found the problem..in copytoclipboard.php replace the following line

<param name="bgcolor" value="#white">

with

<param name="bgcolor" value="#ffffff">

fixed :)

Nischayn22 (talkcontribs)
Reply to "CopyToClipboard makes a strange blue line in explorer."