Hi all, I am using this uSlider plugin for jQuery on a website I am developing (http://www.class.pm/files/jquery/jquery.uslider/demo/). I have a bug that when I first load the page that has the uSlider implemented the page the slide show does not load. I have to refresh the page for the slide show to appear. Does anyone have any suggestions? The site is not live so I can not link you to the problem, sorry.
Nothing is showing in the error console, so the javascript seems fine. Just the object doesn't seem to load
change the place of css file which is added to your html in <head> and let the slider css and js load first , it might fix
Thanks, this seems to be working for now, I will report back after today because I am working on the site and will see the solution holds up.