Changing forecolor according to backcolor
        Posted  
        
            by strakastroukas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by strakastroukas
        
        
        
        Published on 2010-04-06T08:15:50Z
        Indexed on 
            2010/04/06
            8:23 UTC
        
        
        Read the original article
        Hit count: 325
        
Dear SO family,
I have created an iframe which contains the label, "powered by MyWebsite.site" The "iframe itself" accepts arguments, so other webmasters may customize the appearance of it.
The problem is that since the background of the iframe could be customized, anyone can "vanish" the "powered by MyWebsite.site".
So what option do i have? How should i dynamically change the label color depending on any background?
© Stack Overflow or respective owner