I am working on a quiz using jquery. The result is shown as alert window. But it is not working sometime. I want to add following functionality. 1) Show final result as HTML output. 2) Submit answer on radio button check and not on NEXT button. 3) If checked answer is correct,make it GREEN font or if it is wrong make it RED font. The link for fiddle is http://jsfiddle.net/3kpFV/80/ Please reply. Thanks.
M
Member 10483243
@Member 10483243
Posts
-
jquery quiz show result as html output -
jquery close sub menu on mouse move down or scrolling downThe link for the fiddle is http://jsfiddle.net/zU4Q8/ I want to add functionality so that sub menu is hidden only if 1) mouse is moved down of main menu 2) if page is scrolled down 3) sub menu should not close if hover on sub menu Please reply. Thanks.