0
Welcome Guest! Login
0 items Join Now

html code: "&" changed to "&amp" with No Editor

    • 1221's Avatar
    • 1221
    • Sr. Rocketeer
    • Posts: 181
    • Thanks: 0

    html code: "&" changed to "&amp" with No Editor

    Posted 15 years 10 months ago
    • I have been trying to type in some html code for an iframe in an artricle and Joomla edits the code. I have the global config set to no editor.

      Here is the code I am trying to insert:
      <iframe src="http://www.esurgeon.com/scripts/content/anatomyandcauses/index.html?
      doctor=didinsky
      &hf=1
      &ss=http://www.comportho.com//public_html/templates/comp_ortho1221/css/template.css" 
      width="900px" 
      height="2500px" 
      frameborder="0" 
      scrolling="no" >
      If you see this, your browser does not recognize iframes.
      </iframe>
      And here is the code that ends up being generated
      <iframe src="http://www.esurgeon.com/scripts/content/anatomyandcauses/index.html?%20doctor=didinsky
      %20&amp;hf=1
      %20&amp;ss=http://comportho.com//public_html/templates/comp_ortho1221/css/template.css" frameborder="0" 
      height="2500" 
      scrolling="no" 
      width="900">
      </iframe>

      My page looks ok in Safari, but not in FF or IE.
      Here is a link to the page http://comportho.com/index.php?option=com_content&view=article&id=99&Itemid=22

      I am using Joomla 1.5.11 with the meridian template

      Any suggestions on how to accomplish this would be greatly appreciated!
  • Re: html code: "&" changed to "&amp" with No Editor

    Posted 15 years 10 months ago

Time to create page: 0.054 seconds