Hacker News new | ask | show | jobs
by trueluk 5597 days ago
Along the lines of display errors, you have a problem with your slides when a user has JavaScript disabled: http://i.imgur.com/lThGo.jpg. I think you could set slide.p2, slide.p3, and slide.p4 with display:none; initially in your css, as opposed to doing it via JavaScript as the page loads, to account for this.