Pages: [1] |
|
|
Author |
Topic: How do I use custom HTML rule set? (Read 306 times) |
SlowPaddle
Posts: 1
|
I've searched the forum and the FAQ but I can't find any information on using the custom HTML rule set.
Could anyone explain how this works?
Thanks
SP
|
|
|
|
Jenkinhill
|
If you select custom rules then you must specify the rules in the Valid Elements textbox. If you omit any XHTML tags/parameters you use in your editable snippets then that tag will not be vailidated and will be deleted from the snippet when saved.
Definition examples:
img[id|dir|lang|longdesc|usemap|style|class|src|onmouseover|onmouseout|border|alt|title|width|height]
div[id|dir|class|align|style]
span[style|class|align]
and so on....
Be very careful if using these!
|
Kelvyn
|
|
|
|
Pages: [1]
|
|
|
|