The Skin Editor JS screen allows the use of additional JavaScript or JQuery in your skin.
To add custom JavaScript:
Click theEdit Custom JavaScriptbutton to open a JavaScript editor.
The editor has color context to help you read and edit JavaScript. If you prefer to work in a dedicated JavaScript editor, cut, copy and paste commands will work in this screen. The JS editor popup can also be moved and resized as needed.
Add the custom JavaScript you want in the editor.
ClickApply.
ClickCloseto close the editor.
Click theSaveicon underSkin Actionsto save all changes made in theJStab.
Revert
The JS content is applied hierarchically, in the same way as CSS. To revert the JavaScript to that used by the parent skin, use theRevertdrop-down menu, in theScripttab of the JavaScript editor.