Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can we use protocol less URL while referencing jQuery from CDNs?



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

Post New Answer

More jQuery Interview Questions

How do you attach a event to element which should be executed only once?

1 Answers  


What does $("div.parent") will select?

1 Answers  


Explain the use of each function in jquery?

0 Answers  


How We Can Write Code Specific To Browser In Jquery?

0 Answers  


Explain the difference between .js and .min.js? : jquery mobile

0 Answers  


What is the need for jquery? : jQuery Mobile

0 Answers  


How can I select 20th div with jquery?

0 Answers  


Write a code for the implementation of a module pattern.

0 Answers  


What is difference between .setinterval() and .delay() ?

0 Answers  


Difference between $(this) and 'this' in jQuery?

1 Answers  


What are the types of selectors in jQuery?

0 Answers  


What is the use of toggle() method in jquery?

0 Answers  


Categories