This is a migrated thread and some comments may be shown as answers.

html refresh tag

1 Answer 101 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 19 Jun 2008, 12:21 AM
Hi

the editor will auto refresh with this meta tag in the html file, any work around?
<meta http-equiv="refresh" content="5">

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Jun 2008, 02:06 PM
Hello Steve,

Could you please, tell us what your scenario is and why do you put this meta tag in the editor?

The observed behavior is browser related and you can verify this by testing the <meta http-equiv="refresh" content="5"> in Firefox. You will see that the browser will not refresh the page.

Our suggestion is to not put this tag in the content area of RadEditor, because your users will lose their writings. You can add the meta refresh tag on the server after submitting the content.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Steve
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or