data from database is fetched all but in slider it shows all three selected items. three rows are select with correct content from database but it appears as mi
I have the following JavaScript to make a slideshow: window.addEventListener('load', main, false); var number = 1; var interval; function main() { interv