iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

GET http://xxx.com/undefined 404 (Not Found) error #324

Closed ibrahimmumcu closed 10 years ago

ibrahimmumcu commented 10 years ago

Actually it works very well but in console I got this error. Then I select slider item element I saw this:

< div class="item" style="width: 1905px; float: left; background-image: url(xxx.com/undefined);">< img src="skin/frontend/meigeetheme/default/img/slider/3.jpg" >

Like I said it's working very well but I want to fix this. Any help?

marcwhitbread commented 10 years ago

iosslider doesn't apply any background-image attributes to your slides so it isn't coming from this script. Is that what I am supposed to be looking at?

ibrahimmumcu commented 10 years ago

Yes, so you saying it happens with other scripts. Right? @marcwhitbread

marcwhitbread commented 10 years ago

I'm saying iosslider isn't applying the background-image so it has to be some other JS.