I use jQuery and some other plugins with it also use own script like with .attr and .css. Now my question how to need to be the order for javascript? The first need be jQuery? after that the plugins? And what about same with CSS? first own style after that frameworks? animate.css etc? Is depends? I have own navigation style with jQuery and see that only work in last lines if paste before my own javascript things not work.
Thanks.