Changing var path to access images
Permalink
I have read through several posts but haven't found exactly what I need. I am adding a javascript and it is not finding the images. I don't know how to lst them for Concrete5 that they show up.
Here is the code that I have and nothing shows up:
I am sure that this is a simple fix but I am not so experienced with java.
Can anyone help?
Here is the code that I have and nothing shows up:
var image_path = "images/main"; var image_up = "arrow-up.gif";
I am sure that this is a simple fix but I am not so experienced with java.
Can anyone help?