Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
Infusion13:Inline Edit Configuration Options
Infusion13:Inline Edit Configuration Options
nopaneltrue

...

Skinning

This component can be skinned "out of the box" when you include the component's CSS files. Just be sure to put the following in your document:

Code Block
html
html

<link rel="stylesheet" type="text/css" href="components/inlineEdit/css/InlineEdit.css" />

...

Dependencies

The Inline Edit dependencies can be met by including the minified InfusionAll.js file in the header of the HTML file:

Code Block
html
html

<script type="text/javascript" src="InfusionAll.js"></script>

Alternatively, the individual file requirements are:

Include Page
Infusion13:Inline Edit Dependencies
Infusion13:Inline Edit Dependencies
nopaneltrue