javascript - Bootstrap Carousel giving Invalid Selection Error -
i have bootstrap 3.3 carousel on web page , load list of pics rotate. carousel works fine if user clicks on either right or left arrow advance pic manually javascript error dialog pops , says invalid selection. have triple checked bootstrap js file loading correctly , seem since carousel works on automatic mode css files correct. can tell me fix invalid selection error? have searched bootstrap.js file , not have specific message coming somewhere else. code connected left , right arrow simple anchor tag href="#introcarousel" role="button" data-slide="prev"
sorry wasting time. issue extension in chrome causing problems. once extension disabled worked. thanks, terry
Comments
Post a Comment