Opened 10 years ago
Closed 10 years ago
#12244 closed bug (invalid)
jquery 1.7.2.min.js与prototype冲突怎么办?
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jquery 1.7.2.min.js与prototype冲突怎么办?是1.7.2版本不是1.3.2等其它版本,其它版本的我找到解决方案并解决了(用jQuery.noConflict();可以解决,但有个小问题:就是在做下拉导航的时候,如果快速划过导航,导航就禁止,相当于卡主一样),唯独1.7.2这个版本用那些方法都不行,不要跟我说用这个jQuery.noConflict();其它版本可以,这个版本没用,也不要跟我说var jQuery=$;或者jQuery=$;我告诉你都试过了,没用!!!
Note: See
TracTickets for help on using
tickets.
We can only accept bug reports in English, against the latest version (1.8).