I am using the following code to try to embed chat in to an article in Joomla 1.5:
<iframe src="http://xxxxxxx.com/welcome/visichat/" width="100%" height="550px" frameborder="0" scrolling="no"></iframe>
Whenever I hit save, the code disappears. Actually, it seems that any html code I try to save disappears. I am trying with the toggle editor tab and the insert html button. Does anyone know why Joomla won't let me embed html?
I am trying to get the chat to load with the site navigation still in place. I'd also be interested in hearing other ways to accomplish this. Thanks.