问答详情
源自:3-1 用JavaScript实现手风琴效果

这边while判断条件是有错误的,while的判断条件应该是target.Name!='LI'&&target.tagName!='BODY'

提问者:chrisliu 2014-06-04 01:45

个回答