Script Conflict
-
We used image slider and footer player script in webpage.
Please check
http://arteknyc.com/clients/Spynfo_v2/?page_id=9You can check footer player
http://arteknyc.com/clients/Spynfo_v2/?page_id=15if we used Events page slider then footer player stop its working.
Please check Slider script from here: http://arteknyc.com/clients/Spynfo_v2/wp-content/themes/Spynfo/js/compressed.js
and
<script type=”text/javascript”>
$(‘slideshow’).style.display=’none’;
$(‘wrapper’).style.display=’block’;
var slideshow=new TINY.slideshow(“slideshow”);
window.onload=function(){
slideshow.auto=true;
slideshow.speed=5;
slideshow.link=”linkhover”;
slideshow.info=”information”;
slideshow.thumbs=”slider”;
slideshow.left=”slideleft”;
slideshow.right=”slideright”;
slideshow.scrollSpeed=4;
slideshow.spacing=5;
slideshow.active=”#fff”;
slideshow.init(“slideshow”,”image”,”imgprev”,”imgnext”,”imglink”);
}
</script>Footer Slider Scripts:
http://arteknyc.com/clients/Spynfo_v2/wp-content/themes/Spynfo/js/jquery.fullwidthAudioPlayer.min.js
http://arteknyc.com/clients/Spynfo_v2/wp-content/themes/Spynfo/js/jquery-ui.js
http://arteknyc.com/clients/Spynfo_v2/wp-content/themes/Spynfo/js/soundmanager2-nodebug-jsmin.jsRegards,
Ibrar Jadoon
The topic ‘Script Conflict’ is closed to new replies.