jQuery和web.py美元符号($)冲突的解决方法

在应用运行的时候, 模版的html里的 $(document) ,此时系统会提示找不到 document 变量.

所以html 里的jquery代码要写成这样$$(document) ..

 

引自

http://tieba.baidu.com/f?kz=918550572

posted on 2012-02-13 16:24  icycore  阅读(777)  评论(0编辑  收藏  举报

导航