Hi
Think I have found an issue ion the Editor when using an imagemap and then dragging the image within the editor. Reproducable every time :
Steve
Think I have found an issue ion the Editor when using an imagemap and then dragging the image within the editor. Reproducable every time :
- Open editor demo page
- Click the "RadEditor" logo then press the "Image Map Editor" button
- In the dialog which appears drag an image map shape over the logo (leaving all options at their defaults) then click the "Ok" button
- If you look at the source you should have something similar to the following :
| <img style="border-style: solid; border-width: 0px;" usemap="#rade_img_map_1255441215788" alt="product logo" src="../../Img/productLogoLight.gif" />is not simply an HTML Editor |
- Now go back to design mode and drag the image anywhere on the page
- At this point the image disappears from view and on inspecting the source only the following HTML source for the image remains :
| <a href="http:///">http://</a> |
Steve
