出現這種奇怪的問題,例如:
[Block] xxxxxxxxxx ran insecure content from http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css
主要原因是明明正在https中,script link卻在http,這狀況其實只要將"http:"這串字拿掉,留下//ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css,這樣就不會有這個error出現了
參考網址:
HTTPS-friendly jQuery CSS theme from Google CDN
沒有留言:
張貼留言