175 questions
I am developing an ios app in monaca.The application seems to be running in the background even when I press the home button.If you go back to the app, you will be returned to the screen of the game t...
If you upload an image in Google Image Search, you can search for the same image or similar image, but what kind of Google server is it uploaded to?I thought that I could not send large size files bec...
Monaca is developing a hybrid app that supports both Android and IOS.When I press the link, I want to pass the coordinates of the current location and destination so that the Google Maps installed can...
This time, when I opened the page, I wrote a grayscale image to canvas, and when I put my mouse on it, it gradually colors.Then, an error occurred in the following parts:I checked and found that Chrom...
I would like to create a mechanism to upload files to the server after dragging & dropping files using JavaScript and Perl.Upload multiple images in bulk by dragging and dropping using Ajaxhttp://qiit...
At the time of scrolling the page, the object is moved and transmitted according to the scrolling distance.I would also like to know a concise example of the parallax effect.
We are developing Evernote apps based on HTML5+Javascript on the monaca platform.Implemented by referring to the GitHub sample code that was linked from above Evernote's website.https://github.com/eve...
I would like to make something that moves, edits, and saves stencils and letters on the web screen as shown below.I looked for similar open sources and opened the sources of each service, but I can't ...
from html.parser import HTMLParserbr = urllib.request.urlopen('http://www.google.com')html = str(br.read())print(html)You don't just print out HTML from the same source. <a class=gb1 href=http://ww...
I want to give you an alert when the user goes back in the web browser.How can I detect it when I go backwards?
« | - 11 - | » |
© 2024 OneMinuteCode. All rights reserved.