Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Changing the kWidget Background Color

$
0
0

Glad I could help!
One last fix - we better use:

kdp.kBind( "playing", function(){
        this.style.opacity = 1;
    });

No need to select the player DIV a second time...


Viewing all articles
Browse latest Browse all 7410