摘要:
.live(events, function) .on(eventType, selector, function) .live()函数在jquery 1.9的时候已被移除,jquery 1.9+ 需要... 阅读全文
摘要:
在使用jquery的ajax请求的时候,出现了这么个问题。XMLHttpRequest cannot load file:///some/path/some.htmlCross origin requests a... 阅读全文