• Hi, I have a question. When I use the visual rich editor and I interest an image it post the HTML as …

    “<img width=”128″ height=”58″ alt=”Click Here” id=”image49″ />”

    When it should be …

    “<img width=”128″ height=”58″ alt=”Click Here” src=”image_026.jpg” id=”image49″ />”

    Which does not display my Image and Im tried not using the visual rich editor since its so easy and I hope this problem could be fixed! =) thank you for taking the time!

    Also, when I click the HTML button and fix by adding the “src=”image_026.jpg”” when I update the file, it removes it again on me!

Viewing 2 replies - 1 through 2 (of 2 total)
  • When posting any code it’s best to use the basic editor – the rich editor hates code and always has. :>)

    Thread Starter funb11

    (@funb11)

    lol good rely, damn i want to use the rich editor since its so easy and i don’t need to open up frontpage lol quess its time to really read and learn the HTML haha

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Img URL removes in Editor’ is closed to new replies.