用ckeditor3.6.2怎么插入mp3,或者视频文件,ckeditor已经和ckfinder一起配置了。怎么配置或者修改代码才满足?
切换到代码编辑模式,然后自己插入播放器代码,比如:
[code="html"]
注释:浏览器可能需要安装插件以后,才能播放该文件。
[/code]或者:
[code="html"]
注释:浏览器可能需要安装插件以后,才能播放该文件。
[/code]支持HTML5的话:
[code="html"]
Your browser does not support the audio element.
[/code]
下面的文章有各种播放器代码,可以参考:
[url]http://www.knowsky.com/301378.html[/url]
建议放弃 ckeditor,它太重了,用 kindeditor 或 xheditor 吧。
Fckeditor?