Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » Add JavaScript file to Silverstripe for Image Scrolling
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: Add JavaScript file to Silverstripe for Image Scrolling | 511 Views |
-
Add JavaScript file to Silverstripe for Image Scrolling

21 November 2008 at 10:36am
Hi Everyone,
I am trying to add a javascript file to silverstripe. I am using a program which creates this javscript file and also give me this HTML code
<script src="Slide.js" type="text/javascript"></script><script>SlideSetFolder('');</script>
to add to the Page where i want to use the image. Basically what this piece of code along with javascript will do is that it will display an image on a webpage, and then keep scrolling with fading effects.
It works fine if I just create a webpage, and the javascript file is on the same path.
Now where should I put this javascript on my FTP directory.Please help.
-
Re: Add JavaScript file to Silverstripe for Image Scrolling

21 November 2008 at 12:03pm
Probably best in your mysite/javascript folder. Then just change the path to it when you call it in your template.
| 511 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: JoshuaLewis
Welcome to our latest member: marcusl


