TinyMCE:API/tinymce.dom.XMLWriter/writeAttribute
From Moxiecode Documentation Wiki
<
TinyMCE:API
|
tinymce.dom.XMLWriter
Jump to:
navigation
,
search
Contents
1
Method: writeAttribute
1.1
Summary
1.2
Syntax
1.3
Parameters
[
edit
]
Method: writeAttribute
[
edit
]
Summary
Writes an attrubute like for example: myattr="valie"
[
edit
]
Syntax
<void> writeAttribute(<String> n, <String> v)
[
edit
]
Parameters
n
Attribute name to write.
v
Attribute value to write.
Views
TinyMCE
Discussion
Edit
History
Personal tools
Log in / create account
Documentation
TinyMCE
TinyMCE API
TinyMCE FAQ
TinyMCE Compressor
TinyMCE Spellchecker
MCImageManager
MCFileManager
Recent changes
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link
External links
TinyMCE Website
TinyMCE Forum
Moxiecode Website
W3Schools Website
Fiddler Tool
Report a bug