On This Page
advertisement

Overview

The Javascript (Link) User Item adds a link to a Javascript source file to the current page.

Properties

Title

The Title property identifies the User Item in the User Items list. The Title has no other purpose for this User Item.

Enabled

See Enabled in the Common Properties section of the User Items help page.

URL

The URL property identifies the Javascript source file that GedSite will link to the page.

The URL may be an absolute URL. If so, include a full link including the HTTP or HTTPS protocol, the domain name, etc.

The URL may also be a relative URL. If so, place the ".js" file in the Input (-i) folder for the site inside a "js" subfolder. In the URL, specify

../js/filename.js

Substitute the actual name of the file for "filename".