Hiding Div After Submit Button Pressed - Not Working
I am trying to create a loading page so that a 'loading' gif shows up after pressing the search button. The gif is showing up just fine but I want everything else to disappear when
Solution 1:
Change the dissapearing_div ids to classes if the names must remain the same.
Post a Comment for "Hiding Div After Submit Button Pressed - Not Working"