Fallback for jQuery UI from google CDN

后端 未结 3 1510
我寻月下人不归
我寻月下人不归 2020-12-31 06:54

Html5 Boilerplate uses the following trick for fallback to locally stored JQuery if grabbing it from Google CDN fails:



        
3条回答
  •  抹茶落季
    2020-12-31 07:17

    
    

    Do this after the fallback for jQuery itself.

    Or (if you don't like the !)

    
    

    Detecting an undefined object property

提交回复
热议问题