A website I’m using on only uses a very small amount of jQuery, in the drop-down menu (I’m using the JSDDM drop-down menu). Is it possible to either manually or automatically make a cut-down version of jQuery which only contains the needed code?
Share
I don’t think it’s a good idea to edit the code. Use the minified package instead.