Forum Discussion

ChinaNMO's avatar
ChinaNMO
Community Member
7 months ago

iframe attribute width and height were removed automaticly in preview and publish

hi,     just found a weird issue in recent days.     when i inserted an iframe like below ``` <iframe src="foo.bar" frameborder="0" scrolling="no" width="1280" height="720"></iframe> ``` ...