Can we use protocol less URL while referencing jQuery from CDNs?
Answer / chaitanya
Yes. Below code is completely valid.
Hide Copy Code
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
| Is This Answer Correct ? | 1 Yes | 0 No |
How to run an event handler only once in jQuery?
Difference Between Prop and Attr in jQuery?
Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?
How do you get the text value of a selected option?
How you get server response from an ajax request using jquery?
Define bind() and unbind elements in jQuery?
What is slice() method in jquery?
What is the use of jQuery load method?
Why jquery?
How to stop jqm from auto-enhancing an element? : jquery mobile
What is the use of delegate() method in jquery?
What are the advantage of using minimized version of jquery?