Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author JW Player

    (@longtail-video)

    @mashtart,

    Do you have a link to an example of the mobile version of your site?

    Typically, the player will resize to the dimensions of the surrounding div if you set the dimensions of the player itself to be 100%. We actually take advantage of this behavior on our site. You can see an example here: http://www.longtailvideo.com/players/jw-player-now/

    Thanks.

    Thread Starter mashtart

    (@mashtart)

    Hi my website is
    http://mashtart.com

    the mobile version of the site is using WPTouch from wordpress and therefore I’m not sure how I can access it from a desktop computer, I usually check it using my cell :S

    Plugin Author JW Player

    (@longtail-video)

    You can set the user agent to trick your site into thinking you’re browsing from a mobile device. Safari is the easiest as it has a built in user agent switcher in the its Develop menu.

    I think in your case setting the dimensions of the player to 100% should work. You can do this either in the shortcode or in your custom player configuration.

    For example:
    [jwplayer mediaid="49" width="100%" height="100%"]

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: JW Player Plugin for WordPress] Resizing for mobile phonet’ is closed to new replies.