Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey ...
Ive come across a wierd bug ..
when in rich text editor i have this line:
<p><a href="/{localLink:1249}" title="Weekendophold & miniferier"><strong>Weekendophold & miniferie</strong></a><span>|</span><a href="/{localLink:1248}" title="Skiferie">Skiferie</a><span>|</span><a href="http://dtf-travel.dev/%7BlocalLink:1246%7D" title="Efterår">Efterår</a><span>|</span><span><a href="#" title="Tema" onmouseover="subMenuThemesHover('subMenuThemes', true);" onmouseout="subMenuThemesHover('subMenuThemes', false);">Tema</a></span><span>|</span><a href="/%7BlocalLink:1242%7D" title="Disneyland® Paris">Disneyland®</a></p>
it enters a small space after the end span of 'Tema' ..
like so:
<p><a href="/{localLink:1249}" title="Weekendophold & miniferier"><strong>Weekendophold & miniferie</strong></a><span>|</span><a href="/{localLink:1248}" title="Skiferie">Skiferie</a><span>|</span><a href="http://dtf-travel.dev/%7BlocalLink:1246%7D" title="Efterår">Efterår</a><span>|</span><span><a href="#" title="Tema" onmouseover="subMenuThemesHover('subMenuThemes', true);" onmouseout="subMenuThemesHover('subMenuThemes', false);">Tema</a></span><span> |</span><a href="/%7BlocalLink:1242%7D" title="Disneyland® Paris">Disneyland®</a></p>
but when i remove the onmouseover and onmouseout properties of the a-tag- the editor does not enter a small space after the end span ..?
same error occurs if i do not have the # in the a-tags href property ..
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
wierd bug with RichTextEditor and links?
Hey ...
Ive come across a wierd bug ..
when in rich text editor i have this line:
it enters a small space after the end span of 'Tema' ..
like so:
but when i remove the onmouseover and onmouseout properties of the a-tag- the editor does not enter a small space after the end span ..?
same error occurs if i do not have the # in the a-tags href property ..
is working on a reply...