What does Firebug “XML cannot be the whole program” error message mean?

前端 未结 7 2066
慢半拍i
慢半拍i 2020-12-19 01:41

I just got this error message in Firebug. A google search reveals nothing but other mystified people! Does anyone have any idea what it means?

It\'s being indicated

相关标签:
7条回答
  • 2020-12-19 02:11

    Also you can get this error while you use jQuery. In that case replace "$" with "jQuery"

    0 讨论(0)
提交回复
热议问题