APPframework引入jquery1.7问题
本帖最后由 sjygive 于 2014-8-8 09:20 编辑按照以前官网的加载顺序加载jquery
<script src="jquery.js"></script><script src="jq.appframework.js"></script><script src="appframework.ui.js"></script>
加载不成功,请大神指点一下我这个小菜鸟,怎样才可以加载成功jquery。
最后今天在官网看到新的加载jquery方法
Use jQuery* and App Framework UI With App Framework 2.1, you can now use jQuery and App Framework UI, instead of using appframework.js.We have created a jQuery* plugin called jq.appframework.js.Now you do not have to worry about conflicts with jQuery* plugins and App Framework.
Using the plugin To use the plugin, include jQuery* first, then the compiled App Framework files for jQuery* found in the build folder
1
2
<script src="jquery.js"></script>
<script src="af.ui.jquery(.min).js"></script>
可是af.ui.jquery(.min).js这个js文件就怎样都找不到了
看看这一讲 【jqmobi2.1补充】jqmobi2.1使用以及 jqmobi皮肤修改http://pan.baidu.com/s/1eZg7c
jquery1.9以上应该没有问题的 好的,非常感谢指点啊 很不错,不错,学习学习。跨平台得顶起 人不错,学习学习 感觉phonegap+html越来越火了。 好帖就是要顶 学习学习 html5趋势不可挡啊,虽然还在学习阶段 html5 是趋势
页:
[1]