I\'m trying to get my divs to slide down using $(\'#theDiv\').slideDown(\'fast\');
$(\'#theDiv\').slideDown(\'fast\');
In the jQuery version I\'m using, 3.2.1, I get a console error
<
Not deprecated and should work.
You are using the slim version, which does not include the effects and ajax functions.
Use this one instead: https://code.jquery.com/jquery-3.3.1.min.js