tab点击后离开鼠标,不就mouseout了吗,this.className = '';没有一个是class="selected",然后就没有然后了。。。。
2015-02-02
感觉后面有一些问题,我按照这样写了2遍,第一遍怀疑是自己写的有问题,第二遍跟着写,发现点击tab之后直接不显示,老师可否把原代码上传一下,谢谢
2015-01-11
ff,dataType:'json',会出错,
dataType:'jsonp',会出现
Refused to execute script from xxxxxxx because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.
dataType:'jsonp',会出现
Refused to execute script from xxxxxxx because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.
2015-01-11