HTML5+jQuery mobile怎么调用手机的相机、相册啊

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HTML5+jQuery mobile怎么调用手机的相机、相册啊相关的知识,希望对你有一定的参考价值。

在微信里通过服务号打开自己的网站,在里面怎么调用相册、相机啥的实现图片上传啊?
想设计自定义的上传页面,如下图:

没用的。js这种只能使用input来实现了。
<input type="file" accept="image/*;capture=camera">
参考技术A 用的微信js sdk

[jQuery Mobile]在AJAX调用后刷新DOM

in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.
  1. function refreshPage(page){
  2. // Page refresh
  3. page.trigger('pagecreate');
  4. }

以上是关于HTML5+jQuery mobile怎么调用手机的相机、相册啊的主要内容,如果未能解决你的问题,请参考以下文章

jQuery Mobile仿360首页,jQuery Mobile网格布局,jQuery Mobile网址大全,HTML5仿360首页

深入了解jQuery Mobile-1

怎么使用JQuery Mobile开发移动网站

怎么用html5或js调用手机的摄像头拍照上传以及调用

怎么用html5或js调用手机的摄像头拍照上传以及调用手机相册选取照片

(00)初识jQuery Mobile