Forum Discussion
MitchHorn
10 years agoCommunity Member
Custom Video Control
Morning Heroes!
I was wondering if it is possible to customise the video controls in SL2?
I would like to change the colour to match a colour pallete but cannot seem to find the correct section ...
NageshPardesi
4 years agoCommunity Member
Can we change the color of the custom video player seek bar in javascript and also can we add any additional features in the video player using javascript like (download option, changing color to seek bar)?
Thank you
- MathNotermans-94 years agoCommunity Member
You can with CSS and Javascript. Find in the console the class of the player elements you want to customize and then use JS and CSS to override that particular class. Best to test it in the browser....then you can use that code. Its easiest done with jQuery. Don't forget however that jQuery got removed quite a while ago from SL. So you have to add it.
Related Content
- 3 months ago
- 2 months ago