The_Silverman
says
Hello guys. Can you help me with this: I have the Influx template and I want to integrate the slides slider on a project page. It works just fine if I start the project page, but if I call it from the Index page ( ajax call ) it doesn’t work. This is how I call the script:
$(function(){
$("#slides").slides();
});
Please help…
