开发者

Django-uni-form highlight active field

can anyone help me with Django Uni-form module, I don't understand how can i highlight active field. I know it depend from jQuery, i've included theese files

<script src="{{ MEDIA_URL }}uni_form/uni-form.jquery.js" type="text/javascript"></script>
<script src="{{ MEDIA_URL }}js/jquery.js" type="text/javascript"></script>
<script src="{{ MEDIA_URL }}js/jquery-1.3.2.min.js" type="text/javascript"&开发者_开发技巧gt;</script>

But I still get such error in FireBug:


I think you should first load Jquery, and then the libraries which depend on it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜