I’m trying to make a text fade in and fade out, alternately, as you click a button, using jQuery. I came up with this code: That works only once (fades in first click, fades out second) and the button stops working forever. If I comment out line 5, the button works once and everytime I press it again, the text
Tag: fadeout
Fadeout all nested divs
On my page I’m trying to do smth like that: Lets say, when we click on some link with id min_reg it animates div with idftr_form_cntr, and shows another div tcr_form_cntr within. There are 3-4 links that does same function but shows another div within ftr_form_cntr. Well if user clicked one of this links for the first time then there