How import external html code


Author Message
Crypter4991

Posted: 1/16/2012
Quote message 

In my page I use a magnifier for images, but how can I include the statement of the javascript file, before the tag
/ head>

<br><br>

if I use the html editor of Artisteer, insert code only in the body.
<br><br>
How can I do?
Quote :
aaaa

 
Crypter4991

Posted: 1/16/2012
Quote message 

EDIT

In my page I use a magnifier for images, but how can I include the statement of the javascript file, before the tag </head>

This code:

<script src="jquery-1.4.2.min.js" type="text/javascript"></script>

<script src="jquery.nivo.slider.pack.j" type="text/javascript"></script>


if I use the html editor of Artisteer, insert code only in the body.

How can I do?
 
Nick

Posted: 1/16/2012
Quote message 

You can do it after you export your template, for html web sites. Some cms allow you to insert code to the header of the site, template, or each page. That is easier, as you don't have to play with any code.