Jquery hide & show to build quiz
问题 i'm trying to make a simple quiz using jquery hide & show functions , first i created some divs elements wich will be the questions + the last elements will contain a text & a button to watch result (there will be no result) ; i'm using two buttons : next & prev . So the things i can't do on my own are : 1- hide the two buttons when they show the last div (Of the result !) ; 2-make the prev buttons stop on the first question . 3- how i can implement bootstrap radio options with Jquery to