MacPlayer.Html = '<iframe width="100%" height="'+MacPlayer.Height+'" src="http://www.******?url='+ MacPlayer.PlayUrl+'" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>';
MacPlayer.Show();
I want to add a picture advertisement in the first 5 seconds to this code, covering all the width and height according to this. Can it be done?
PHP中文网2017-05-16 13:12:18
You can add it directly to the html page you want to import into the iframe