[Solved] CSS and Javascript not work [closed]


Did you included jQuery?

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

In jsFiddle on the left side, where it says Frameworks & Extensions you can see jQuery dependency loaded

solved CSS and Javascript not work [closed]