Thread Starter
baysey
(@baysey)
Thanks, I have fixed it now it seems to work great however i use it to input code such as:
http://xyz.com/hello-world/
<IFRAME SRC="http://abc.com" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=540 HEIGHT=330></IFRAME>
<IFRAME SRC="def.com" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=600 HEIGHT=360></IFRAME>
How do I get it to stop producing the http:// link at the top of the inputted code? I.e. so it just outputs the iframe code? The http is important in separating the iframes into groups when I have multiple groups of iframes however I don’t want it to reproduce this link in the post.