0

We are running sample IMA HTML5 example but player is not getting controls even controls property has been set.

Below is the link of sample -

http://adunits.popmunch.com/neema/googleads_ima_html5_samples/simple/index.html

Please advice.

RockStar
  • 1,304
  • 2
  • 13
  • 35

1 Answers1

0

You should pass the controls attribute in video tag.

You can also set video.controls=true in your js

AMIC MING
  • 6,306
  • 6
  • 46
  • 62
dhruv2204
  • 832
  • 1
  • 6
  • 10