Closed JoshWillik closed 8 years ago
If HTTPS is not available, a non-protocol url should not be used. If HTTPS is available, using it 100% of the time hurts no one. Plus, this makes the scripts load correctly when using the file:// protocol to view the file locally.
file://
Plus plus, Paul Irish said so http://www.paulirish.com/2010/the-protocol-relative-url/
I think you're right and I do what Paul Irish tells me to do.
If HTTPS is not available, a non-protocol url should not be used. If HTTPS is available, using it 100% of the time hurts no one. Plus, this makes the scripts load correctly when using the
file://
protocol to view the file locally.Plus plus, Paul Irish said so http://www.paulirish.com/2010/the-protocol-relative-url/