Site Issue
Site Issue
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- seeessess0
$ is not a function.
It looks like this is breaking it. There is no s3slider on the page? I'm no js guy, worth a pop though?
<script>
$(document).ready(
function() {
$('#s3slider').s3Slider({
timeOut: 8000
});
});
</script>