Chris Lowry
Member
Posted 1 year ago #
I'm writing an article about iframes, and I am using an iframe plugin to demonstrate. How do I explain how to put in the plugin without executing one - in other words, how do I type [iframe http://webaddress.com 200 800] in a post without it executing.
I have tried [iframe http://webaddress.com 200 800] and it didn't work. What's the solution?
Thanks!
Chris
Break it up with some good old fashioned wasted HTML. For example, try:
[ifra<em></em>me http://webaddress.com 200 800]
This should produce:
[iframe http://webaddress.com 200 800]
Chris Lowry
Member
Posted 1 year ago #
Ta - I got it working on my blog now.
It was an article about JS1K, so I wanted to include some of the entries.
Thanks!
Chris