I'm using jqZoom to swap a main image from selected thumbnail images, but I would also like to toggle some content divs. So when I click on the first thumbnail, it will swap the big image that will have the zoom and also show the content of div id="one". Similarly, clicking thumbnail two would swap
[...]
div class one text
div class two text
div class three text
以上就是Show/Hide content with jquery的详细内容,更多请关注web前端其它相关文章!