i'm running vbulletin 3.0.3 and i'm having difficulty inserting an iframe into a thread. i want to insert the code noted below, but nothing appears when i put it in the thread.
<IFRAME id=video
style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"
name=news marginWidth=0 marginHeight=0
src="http://www.chartmentor.com" frameBorder=0 width=240
height=180 scrolling="no"> </IFRAME>
any ideas?
-- commoner
<IFRAME id=video
style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"
name=news marginWidth=0 marginHeight=0
src="http://www.chartmentor.com" frameBorder=0 width=240
height=180 scrolling="no"> </IFRAME>
any ideas?
-- commoner
Comment