Can we use protocol less URL while referencing jQuery from CDNs?
Answer Posted / 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 |
Post New Answer View All Answers
How to add and remove css classes to an element using ?
What does dollar sign mean in jquery? : jQuery Mobile
How to stop jqm from auto-enhancing an element? : jquery mobile
Define jquery connect?
Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?
Explain jquery connect?
What is jquery toggle function?
JQuery or JavaScript which is quicker in execution?
How do you get the text value of a selected option?
How to debug jquery code/ debug jquery?
Explain the use jquery.data method?
What is jquery.holdready() function?
Explain .live()? : jquery mobile
Explain the animate function.
Why is not dom ready working for jquery mobile? : jquery mobile