@Blender Comment is the best approach. Never hard code the protocol anywhere in the code as it will be difficult to change if you move from http
to https
. Since you need to manually edit and update all the files.
This is always better as it automatically detect the protocol.
src="//code.jquery.com