Solved thanks to Matt!
So this is an odd bug ive come across redoing my new site. I have added a testimonial second on one page and it seems to have "broken" the smooth scroll Jquery I had working.
The Beta site is here... www.anim-house.co.uk You can see the scroll working fine. On www.anim-house.co.uk/portfolio.html The scroll does not work - the addition of
$(document).ready(function(){
$('#fade').list_ticker({
speed:14000,
effect:'fade'
});
});
Seems to have broken it? Im amateur when it comes to Jquery if someone could look through and figure out the error id greatly appreciate it.
$targetis undefined.var $target = $(this.hash)sets target.