For now I'm basically making all my styles using javascript and changing the styles.
But Is there any alternative? I mean, bind the webgazerVideoContainer(and others) to an already styled div?
I've tried starting with the div ids of my component, but webgazer continues using the webgazerVideoContainer that was created by it in body.
Hello, everyone.
For now I'm basically making all my styles using javascript and changing the styles. But Is there any alternative? I mean, bind the webgazerVideoContainer(and others) to an already styled div?
I've tried starting with the div ids of my component, but webgazer continues using the webgazerVideoContainer that was created by it in body.