有没有办法从照片库或相机中删除或确定所选图片?

时间:2017-03-20 05:54:28

标签: jquery html ios

在Android中

没有任何问题..直接打开相机..

The problem is shown in this picture

我想删除“照片库”选项 在图片“FotoğrafArsivi=照片库”

有没有办法从中删除或确定所选图片 照片库或相机?

$("button").click(function() {
    $("#foto").click();
    // BU ALANA Galeri'den resim seçilmesi engelleme gelecek

})
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
 $("#fbtn").prop("disabled", false); //canlıda false olcak
} else {
 $("#fbtn").prop("disabled", false); //canlıda true olcak
}

在此演示:https://jsfiddle.net/LsfzbdL6/

1 个答案:

答案 0 :(得分:0)

您可以使用selector为每个人提供onclicked功能。

函数delete this,在函数上显示自己。