javascript - Responsive slider issues -


slider images not shown on desktop, tablet , mobile screen, other single images shown on every screen. here link: http://shakil.comuv.com/odesk1/

you have missing files:

<script src="js/jquery-1.9.1.min.js"></script> 

this loading file host, causes issue

date: 19/08/2014 12:29:09 a.m. error: syntaxerror: syntax error source file: http://shakil.comuv.com/odesk1/js/jquery-1.9.1.min.js line: 1 source code: <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//e 

on other hand, calling jquery twice, delete line , should work fine


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -