WSN Knowledge Base
Featuresspacer Showcasespacer Reviewsspacer Demosspacer Purchasespacer Manualspacer Support
JavaScript Issues
JavaScript Issues
By Paul

Occasionally, due to how the script manipulates characters, you may find that some JavaScript you wish to use doesn't work when you put it in the template. To work around this, make it an external javascript. If possible, place all your javascript in the 'javascript header' template, which is listed just below your wrapper at Admin -> Customizations -> Templates. This will be included in every page.

If you want something included more selectively, take the opening and closing tags off and save your script as yourname.js and upload the file to yoururl.com. Then replace that location in the template with <script language="JavaScript" src="http://www.yoururl.com/yourname.js">

Rating:


3.5/5 based on 2 votes. The median rating is 2.

Submitted: 10/17/04 (Edited 10/07/06)

Description: Including JavaScript in your templates.

Views: 1291 views. Averaging 1 per day.
In the most recent 30 day period, there've been 1 views.

Previous Article | Next Article


Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support