Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Remove white borders and disable left mouse click (avoid pause)


1. How to remove the white borders?

http://i44.photobucket.com/albums/f36/Awesoft/borders_zpsbuxg0kyx.png

2. How to disable the left mouse button in order to avoid pause?

Thank you.

5 Community Answers

awesoft

User  
0 rated :

(I use JW Player 6.12)

awesoft

User  
0 rated :

About the point 2. I'd like to disable the pause when I click the left mouse button, but maintaining the double click for full screen.

Cooper Reid

JW Player Support Agent  
0 rated :

1) That is not a white border around the player, that is simple the padding on the document. Any html page will have a body with padding by default. You can override this by using CSS.

2) I’m afraid that when you disable controls, that also disables the ability to enter fullscreen mode as well. This is not possible with the JWPlayer.

-Cooper

awesoft

User  
0 rated :

Thank you.
Adding this code solved my problem:

<body style="margin:0">

Cooper Reid

JW Player Support Agent  
0 rated :

Great, glad to hear it.

Cooper

This question has received the maximum number of answers.