Jquery load() only working in firefox?

前端 未结 2 788
慢半拍i
慢半拍i 2020-11-22 15:24

I am trying to get into jquery/ajax and I can\'t even believe I can\'t get past this first test. I\'m following an example I found at The Jquery API site and I followed it j

2条回答
  •  自闭症患者
    2020-11-22 16:21

    Try launching chrome / chromium with --allow-file-access-from-files flag set

    See How do I make the Google Chrome flag "--allow-file-access-from-files" permanent?

提交回复
热议问题