Im using JaxaScript(Jquery with Ajax) and my HTML Page all in the same file, but when I tried to code my JS and HTML in different files, I get an error when try
Where can I find a schedule for the safari release date and the features that will be included? I have found this https://developer.apple.com/download/more/?=Sa
i'm using Angular and i want to show items in normal way (using owl-carousel-o) , but that's how they're shown in the Link that's the app.component.ts code
I have a Login jsp that takes user email and sends it to servlet. If the email is not in database, the servlet redirects back to Login.jsp with an attribute "er
On a classic front-end JavaScript, capturing the "window close" event can be done in a multiple ways. It can be done with: // Method A: `close` event via an eve
The company I work for has a requirement to protect some area where articles are rendered, I've implemented some procedures to protect web-scraping but the prob
I'm very new to Google's app script. I have read the documentation and I can already do some things, but I have encountered some difficulties in resolving an is
I am working on a dapp that needs to verify users' signatures. When testing with Metamask, everything is okay. When trying to verify a signature from Ambire wal
The text value holds string text with double quotes and apostrophes as you see in the example. when I print the result it changes to different characters. The t
So I got a navbar, and whilst working on mobile responsiveness when I open the mobile menu, the logo moves down with the list towards the center. How can I prev
I would like to disable the menu bar (make it grey and unopenable). How to do that? I tried the following code but it removes the menu bar instead of disabling
Really hoping someone can help me here because I'm out of ideas. I've filled a database table with 4974 items, all of which are deliberately the exact same reco
Below is the code where I am trying to select value from dropdown. handleChange is not working, when I select the value from dropdown it's not getting updated w
I'm building a file upload application to familiarize myself with the concept of streams. I'm trying to turn a file list or blobs into a stream then upload it t
This problem is very annoying. So, I am making a scheduled trigger run every 24 hours. It simply gets items from one collection does some data processing then a
I am currently tasked with developing an application that gives the user various information and details about his network connection using React Native. The ma
Members, I am using Vonage API for video calling. I want to change the video background, Can anyone guide me on this.! Looking forward to hearing from you!! Tha
My application should be served at /sub-folder so in the package.json the homepage field is set to "homepage": "/sub-folder/", The production bundle generated
I have a slightly complex object that has typed keys on the top-most level of the object, as well as the deepest level of the object, and I can't seem to be abl
I tried these commands: error: src refspec main does not match any error: failed to push some refs to 'https://git.heroku.com/young-brook-98064.git' Where did