[問題] jquery1.7+ and jquery tools 1.2.6 bug
<script src="" rel="nofollow">http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js">
</script>
<script src="" rel="nofollow">http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js">
</script>
<script>
$("body").on();
</script>
小弟這樣寫
會出現
$("body").on is not a function
的錯誤
但把 jquery.tools.min.js 那句註解掉就不會
我google了好久,都沒發現解法,請問有人知道要怎麼解嗎?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.163.12.174
→
03/27 22:01, , 1F
03/27 22:01, 1F
→
03/27 22:01, , 2F
03/27 22:01, 2F
※ 編輯: jamuqa 來自: 118.163.12.174 (03/28 12:47)