Re: <audio> does not work

  •  02-17-2014, 8:01 AM

    Re: <audio> does not work

    Hi,

     

    Please open file "\richtexteditor\scripts\editor.js", find section below. You can edit the text or remove it directly. 

     

    1. provider.FillDesignView=function(element)  
    2.         {  
    3.             element.innerHTML="Default preview for : "+provider.GetTitle();  
    4.         }  
     

    Regards,

     

    Ken 

View Complete Thread