Hello all,
I am using IE8.
I have the following lyperlink in the editor:
I want to modify it using the LinkManager so the result will be as follows:
To do so, I selected the link and loaded the LinkManager. Then, I simply changed the URL to [http://www.someotherwebsite.com] and clicked OK (linkmanager1.jpg). Surprisingly, the markup still points to http://www.yahoo.com (linkmanager2.jpg).
This is working as I expect in IE7. Do you have any idea how can I fix this in IE8? I am using Telerik version 2009.3.1314.35.
Thanks,
Rez
I am using IE8.
I have the following lyperlink in the editor:
<a href="http://www.yahoo.com">http://www.yahoo.com</a>
I want to modify it using the LinkManager so the result will be as follows:
<a href="http://www.someotherwebsite.com">http://www.yahoo.com</a>
To do so, I selected the link and loaded the LinkManager. Then, I simply changed the URL to [http://www.someotherwebsite.com] and clicked OK (linkmanager1.jpg). Surprisingly, the markup still points to http://www.yahoo.com (linkmanager2.jpg).
This is working as I expect in IE7. Do you have any idea how can I fix this in IE8? I am using Telerik version 2009.3.1314.35.
Thanks,
Rez