Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Template codeWidth, pxHeight, pxAppearance
media-metrics-v1480640Image Removed

Image Added

media-v1480580

Image Added

Usage example:

Code Block
languagexml
themeEclipse
titleCorrect widget code example
<iframe
	name="Cutwise Widget"
	width="480"
	height="640"
	frameborder="0"
	sandbox="allow-same-origin allow-scripts allow-orientation-lock allow-pointer-lock allow-presentation"
	src="https://cutwise.com/widget/v1/6_T898?template=media-metrics-v1&autoplay=1"
	allowfullscreen
></iframe>

...