Group: ipernity API development


New Flickr2Ipernity v1.15 not working properly with Firefox


François Collard
08 Apr 2014 - 610 visits- Permalink   |   Translate title into English

I have been compelled to "upgrade" my Flickr2 Ipernity Greasemonky script from one that worked to a new one that didn't...
I had to fix this line:
div.style.backgroundColor="#111111";
which does display a black background (guess why?) which does not make black letters very legible, to:
div.style.backgroundColor="gray";
But the previous version was better.

You must be a member of this group to reply to this topic. (Join?)