Document write gives strange output

前端 未结 2 725
一向
一向 2021-01-25 01:41

I\'m writing a script to detect jQuery, if it doesn\'t exist then insert the Google CDN version and a local fallback (don\'t ask why... it\'s not my idea), the problem is when I

2条回答
  •  别那么骄傲
    2021-01-25 02:17

    try this one

    document.write("
    
                                     
                  
提交回复
热议问题