Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
10 years ago
Commit
57d6b1a29701b7996bda869d68cd201eb9e0ae45
1 parent
22a60407
视频格式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
res/js/editor/kindeditor.js
res/js/editor/kindeditor.js
View file @
57d6b1a
...
...
@@ -293,7 +293,7 @@ K.options = {
'.font-style'
,
'.text-decoration'
,
'.vertical-align'
,
'.background'
,
'.border'
],
a
:
[
'id'
,
'class'
,
'href'
,
'target'
,
'name'
],
embed
:
[
'id'
,
'class'
,
'src'
,
'width'
,
'height'
,
'
type'
,
'
loop'
,
'autostart'
,
'quality'
,
'.width'
,
'.height'
,
'align'
,
'allowscriptaccess'
],
embed
:
[
'id'
,
'class'
,
'src'
,
'width'
,
'height'
,
'loop'
,
'autostart'
,
'quality'
,
'.width'
,
'.height'
,
'align'
,
'allowscriptaccess'
],
img
:
[
'id'
,
'class'
,
'src'
,
'width'
,
'height'
,
'border'
,
'alt'
,
'title'
,
'align'
,
'.width'
,
'.height'
,
'.border'
],
object
:
[
'id'
,
'class'
,
'width'
,
'height'
,
'classid'
,
'codebase'
],
param
:[
'value'
,
'name'
],
...
...
Please
register
or
login
to post a comment