Hi Telerik Team,
When i insert "<property>......</property>" tag in radeditor, Status bar show me error javascript.
Present, I need above tag so i can't remove it. Can you show me the reasion ? and how the way for solve it?
I see this error on ie7 browser.
Thanks
HP
When i insert "<property>......</property>" tag in radeditor, Status bar show me error javascript.
Present, I need above tag so i can't remove it. Can you show me the reasion ? and how the way for solve it?
I see this error on ie7 browser.
Thanks
HP
4 Answers, 1 is accepted
0
Hi,
I am not aware of this error and I will need more information to reproduce it. Are you able to reproduce it with the Default Example of RadEditor? If so could you please send us the error details, sample content and steps on how to replicate it on our side.
If the problem is reproducible inside your project only, then isolate it in a sample working project and send it via a support ticket for examination on our side.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I am not aware of this error and I will need more information to reproduce it. Are you able to reproduce it with the Default Example of RadEditor? If so could you please send us the error details, sample content and steps on how to replicate it on our side.
If the problem is reproducible inside your project only, then isolate it in a sample working project and send it via a support ticket for examination on our side.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
hai pham
Top achievements
Rank 1
answered on 31 Dec 2009, 01:35 AM
Hi Rumen,
Now I have reproduced that error with the Default Example of RadEditor. Please see Attach my files.
Let me known if you need more informations.
Thanks
HaiPham
Now I have reproduced that error with the Default Example of RadEditor. Please see Attach my files.
Let me known if you need more informations.
Thanks
HaiPham
0
Hi HaiPham,
Thank you for the detailed instructions and help on reproducing the problem.
To fix it my recommendation is to provide a namespace to your custom property tag, e.g.
<my:property>Check Sample </my:property>
It is recommended to set a namespace to the custom tags in Internet Explorer. You can find more information in this MSDN article: Using Custom Tags in Internet Explorer.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Thank you for the detailed instructions and help on reproducing the problem.
To fix it my recommendation is to provide a namespace to your custom property tag, e.g.
<my:property>Check Sample </my:property>
It is recommended to set a namespace to the custom tags in Internet Explorer. You can find more information in this MSDN article: Using Custom Tags in Internet Explorer.
Kind regards,
Rumen
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
hai pham
Top achievements
Rank 1
answered on 02 Jan 2010, 03:58 AM
Hi Rumen,
Thank you for Your supports.
It's great
HaiPham
Thank you for Your supports.
It's great
HaiPham
