how to access Phone Gallery in mobile web using javascript - javascript

I am developing mobile web using vanilla javascript. I want to automatically take pictures from the phone gallery and show them on the site. Not an input tag. It's automatic. But I don't know how. I'd appreciate it if you let me know if anyone knows.

Related

Image display behind the gallery on the website on viewing on apple product like iPhone and iPad but display normally in all other devices

I have a couple of websites with a gallery section.
The gallery section on the website is https://ksuskalology.com/gallery and https://walingfulbariguesthouse.com.np/gallery
On the gallery, on clicking the image, the image goes behind the gallery only on apple products like iPhone and iPad but it works normally on android mobile and computer/pc.
I have a 3rd website -> https://lotussoft.com.np/gallery it is working normally on all devices too. I use the same CSS simpleLightbox.css, aos.css on all 3 websites.
I could not understand and figure out why the other 2 websites function differently than expected.
Is it related to the jquery version? I've used jquery 2.2.3 on waling fulbari guest house website and on lotussoft.com.np but on the lotussoft website, it is working fine but on guest house website is not working correctly.
I will appreciate it a lot if someone could find the error on my 2 websites.
Thanks in advance. I will appreciate for your help.

How to get rid of windows title bar in Cordova app

I want to disable or remove the title bar in my app. Something like native windows apps having their own customized title bar and minimize and maximize buttons.
Can I do this using JavaScript or any other scripting language in Cordova app?
Please keep in mind that I'm working in Cordova app JavaScript. Can I do this in Cordova app?
Please help me.
Thanks
Image of what I want to achieve
No, you can't do this. You can expand the client area to blend in with the title bar and you can even customize the title bar, but you cannot get rid of it.

Custom App start Screen

I am trying to create a mobile app with HTML5, CSS, and JavaScript and want to use Phonegap Build for compiling it for the mobile devices.
So most mobile apps in an App Store have custom start Screen when you start the app it shows you at the beginning the Company logo or game logo. So how is it possible to do it with HTML5, CSS, and JavaScript.
I already searching use the search engines with may keyword combine with Phonegap or Titanium to get an example or an idea how to do that.
But nothing, so many maybe you could give me any advice.
The documentation for the splashscreen is in the link below. Not used phonegap build but I assume you configure it in the same way.
It is done by an image rather than html & css.
http://docs.phonegap.com/en/3.5.0/config_ref_images.md.html

How to create new YouTube video load feature

I have noticed YouTube have made a new feature on their desktop website where when a new video is loading it shows a red load bar at the top of the page showing the load status of the video.
I am looking to do something like this but for loading a new page on a website I know I may have to use JavaScript / jQuery.
If you could check out the feature and I would appreciate if someone could help me in doing something like that using CSS and JavaScript.
Doesn't seem very hard, A JSFiddle would be great.
Ryman.
I don't know if you've found, but I did.
Take a look:
http://www.onextrapixel.com/2013/09/02/loadingbar-js-adding-a-youtube-like-loading-bar-to-your-website/
Best regards.

images on mobile browser

Hello I hope someone can help. I am creating an application that allows people to browse and download images. I know I can't access the photo library from mobile safari, my question is how can I deliver the images to a user? I don't think I can access mobile browsers copy > clipboard with javascript, can I? I am using sencha touch and it seems very difficult to implement press > hold > copy. Any ideas how you would deliver say 20 images to someone through the phone through mobile browser?
I guess you could email them to the user.
Can't you just display the images and then they can download them to their photo library? On an iphone you just hold down over an image and a sheet will popup asking the user if they want to save an image.

Categories