How we can get margin left value of play Head PIE btn

HI All,
Actually, Dynamically I want to know the left margin value of “play Head PIE btn”.
At the time of video buffering (Playing).
I am using Kaltura iframe generated script. Please provide me any javascript code

Following   TagFrame

Hi @mahesh_kumar,

If you “inspect” this element in your browser, you will see:

class="ui-slider-handle ui-corner-all ui-state-default playHead PIE btn ui-state-hover" 

All these elements can be overridden using CSS.
For a general guideline, see this post:

In which I explain how to override the playerPoster class. The same can be done for the class you wish to override.
See also:
http://player.kaltura.com/docs/ExternalResources