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...


What is the advantage of using protocol less URL while referencing jQuery from CDNs?



What is the advantage of using protocol less URL while referencing jQuery from CDNs?..

Answer / chaitanya

It is quite useful when you are moving from HTTP to HTTPS url. You need to make sure that correct protocol is used for referencing jQuery library as pages served via SSL should contain no references to content served through unencrypted connections.

"protocol-less" URL is the best way to reference third party content that’s available via both HTTP and HTTPS. When a URL’s protocol is omitted, the browser uses the underlying document’s protocol instead. Find out more here.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Explain the concepts of "$ function" in jquery with an example?

0 Answers  


What is the purpose of jquery?

0 Answers  


What is the difference between jquery.get() and jquery.ajax()?

0 Answers  


Explain the use of jquery .each() function? : jquery mobile

0 Answers  


What is $() in jquery?

0 Answers  


What is the difference between bind() and live() function in jquery?

0 Answers  


What is the basic need to start with jQuery?

1 Answers  


What are source maps in jQuery?

1 Answers  


How can events be prevented to work after an ajax request?

0 Answers  


Explain chaining in jquery? : jquery mobile

0 Answers  


What is the use of .size() method in jquery?

0 Answers  


What are selectors in jQuery and how many types of selectors are there?

1 Answers  


Categories