I'm developing a webOs app with vanilla JavaScript. The app don't pass the LG QA processing because when uninstall the app and install again the keep users toke
When i access my website: https://antwoorden.alpacapanel.eu/ i see everyting fine but when i click on one of the buttons it won't show the file that the button
I am trying to add a background color to my shopify slideshow section but it doesn’t work. I have tried to add a new div: <div style="background-color:
Wordpress is returning the followed by a tag and the same inside. In my case, I have two images and I need to select the second and ignore the ones. Here i
Take a look at the drop-down menu? Do you see that it looks rather odd and not straight! How do I fix that? I have tried float, margin, and a few other tricks,
I'd like to have tags with spaces in but I can't appear to do it. The gallery is working fine and tags partially work but I cant get spaces into them. My code
I am using replit to host a chat server using Node.js and Socket.io. I used the getting started guide provided by socket.io (https://socket.io/get-started/chat)
I'm struggling with understanding css/html at this point. The background-image is only showing when I put it into body in css, but I would prefer to have it in
Please view the demo here: https://codepen.io/bsoutendijk/pen/gOvLMaq Expected behavior: After clicking "update path" button, the path will change, and the text
This is my FastAPI(python) code, which returns a .ics file: @app.get("/latLong/") async def read_item(lat: float,long:float): mainFunc(lat,long) return
I have a PowerShell script that creates a single HTML file, email.html, with inline CSS and embedded base64 images.. then sends it daily to me (my website repor
So this site I'm making has a hero with a full sized image, a full width image banner beneath it, and then the rest of the page. The hero and banner images have
Is there a way of limiting the changing of a range value to dragging the handle only? I want to disable the handle jumping to wherever I click on the range. <
So I'm studying javascript and I had to do Pokemon-themed app. My goal was to create a Pokeball shaped button and it looked actually pretty decent, but then I d
I was trying to create a Javascript function in HTML,which should create a rectangle and set the size to the likings of the user with this code: class Rectangle
I have no idea how to do this effect.
I'm trying to have a form field with mm/yyyy as an input. Can you help me in suggesting a way to have this date format ?
I am working on a feature which allows a user to create their own table. I'd like to refactor this code. So it creates a number of rows based on the max rows I
I have a website with 2 pages. In the first page (landing page), I have this clickable element: <div class="col-lg-4 col-md-4 col-sm-6 col-xs-12" id="arrest-
I am trying to access CSS file from phone storage in Cordova. The simple use case is to use dynamic CSS. Donwload the CSS from the server on a specific interval