Relative Content

Tag Archive for javascripthtmlsearch-enginedata-transfersearch-engine-api

Mobile device automatic file upload to file inputs

The following code is a part of a web file search engine (.stl files) that takes file found by the search engine and automatically finds a file input on the webpage where it procceeds to upload it there. It works perfectly on desktop (chrome browser at least) but fails to work on mobile, got any proccesses or ideas that might get it to work?